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

Experimental support for sequence number validation in the publisher #401

Merged
merged 4 commits into from
Sep 18, 2018

Conversation

pfifer
Copy link
Contributor

@pfifer pfifer commented Sep 18, 2018

Related to #391

Moves the sequence number validation to experimental classes. The sequence number validation in the publisher is a temporary measure to determine the cause of misdelivered records.

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

Moved the sequence number validation to become an experimental feature
that can be removed in the future.

Added an annotation for experimental features.
@pfifer pfifer added the v2.x Issues related to the 2.x version label Sep 18, 2018
@pfifer pfifer added this to the v2.0.3 milestone Sep 18, 2018
Added a reason value to the annotation, and updated two of the unusual places.
@sahilpalvia sahilpalvia merged commit 592499f into awslabs:master Sep 18, 2018
pfifer added a commit to pfifer/amazon-kinesis-client that referenced this pull request Oct 2, 2018
Reverted 3 commits:

Revert "Change version number to 2.0.3-experimental"
Revert: 54c171d.

Revert "Experimental support for sequence number validation in the publisher (awslabs#401)"
Revert: 592499f.

Revert "Support Validating Records are From to the Expected Shard (awslabs#400)"
Revert: 01f5db8.
pfifer added a commit that referenced this pull request Oct 2, 2018
Reverted 3 commits:

Revert "Change version number to 2.0.3-experimental"
Revert: 54c171d.

Revert "Experimental support for sequence number validation in the publisher (#401)"
Revert: 592499f.

Revert "Support Validating Records are From to the Expected Shard (#400)"
Revert: 01f5db8.
@pfifer pfifer removed this from the v2.0.3 milestone Oct 5, 2018
@pfifer pfifer deleted the expiremental-validator branch October 5, 2018 17:09
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.

2 participants