Skip to content

Bugfix/remove statestore large ts inconsistency#28

Merged
ahassany merged 2 commits into
mainfrom
bugfix/remove-statestore-large-ts-inconsistency
Dec 2, 2025
Merged

Bugfix/remove statestore large ts inconsistency#28
ahassany merged 2 commits into
mainfrom
bugfix/remove-statestore-large-ts-inconsistency

Conversation

@cuihengch

Copy link
Copy Markdown
Contributor

This PR fix a case that when two consecutive messages arrived with extremely large reordered timestamp, we delete the stateStore and make normalisation for this given "key" starting from scratch.

This prevent a potential issue that when a message with far future timestamp arrives, it could prevent all follow-up correct timestamped messages' normalilzation.

@cuihengch
cuihengch requested a review from ahassany December 1, 2025 22:26
@cuihengch cuihengch self-assigned this Dec 1, 2025
@ahassany
ahassany merged commit 7a4b648 into main Dec 2, 2025
1 check passed
@ahassany
ahassany deleted the bugfix/remove-statestore-large-ts-inconsistency branch December 2, 2025 07:56
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