Skip to content
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

Improvements in failure handling of transition in update processes #720

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Brijeshthummar02
Copy link

issue #566

  • Added a check to prevent updates when doubleSnapshot is disabled and a known failing transition exists.
  • Introduced the STRICT_TRANSITION_FAILURE_HANDLING system property:
    • If set to true, an exception is thrown to prevent stale data.
    • If set to false, a warning is logged instead.
  • To provide better control over transition failures and to avoid the consumers being stuck on stale data.

@Brijeshthummar02
Copy link
Author

@Sunjeet good to go?

@Brijeshthummar02
Copy link
Author

@yujiaaa2019 is it good to go??

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.

1 participant