Skip to content

reactor: change state key for max load keys #2051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Conversation

psFried
Copy link
Member

@psFried psFried commented Apr 7, 2025

Updates the key that's used within materialization state to track the max key that's been observed. We had temporarily disabled the load key optimizations as part of the 0325 indcident recovery, and this effectively makes that disablement permanent for existing tasks, while allowing it to be used for any newly created tasks.


This change is Reviewable

Updates the key that's used within materialization state to track the max key
that's been observed. We had temporarily disabled the load key optimizations as
part of the 0325 indcident recovery, and this effectively makes that
disablement permanent for existing tasks, while allowing it to be used for any
newly created tasks.
@psFried psFried requested a review from jgraettinger April 7, 2025 18:17
Copy link
Member

@jgraettinger jgraettinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@psFried psFried merged commit 5575340 into master Apr 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants