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

Added a sequence number validator to ensure safer checkpoints #432

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

pfifer
Copy link
Contributor

@pfifer pfifer commented Oct 2, 2018

Issue #, if available:
#391
Description of changes:
Restore the sequence number validator.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added the SequenceNumberValidator that will be used in the checkpoint
process to ensure that the sequence number is valid for the shard
being checkpointed.
@pfifer pfifer added the v2.x Issues related to the 2.x version label Oct 2, 2018
@pfifer pfifer merged commit f2fb9ea into awslabs:master Oct 10, 2018
@pfifer pfifer deleted the sequence-number-validator branch October 10, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.x Issues related to the 2.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant