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

Upgraded the AWS SDK version to 1.11.261 #281

Merged
merged 1 commit into from
Jan 12, 2018
Merged

Conversation

pfifer
Copy link
Contributor

@pfifer pfifer commented Jan 12, 2018

No description provided.

@pfifer pfifer added this to the v1.8.9 milestone Jan 12, 2018
@pfifer pfifer merged commit e999c76 into awslabs:master Jan 12, 2018
pfifer added a commit to pfifer/amazon-kinesis-client that referenced this pull request Jan 15, 2018
* Allow disabling check for the case where a child shard has an open parent shard.
  There is a race condition where it's possible for the a parent shard
  to appear open, while having child shards. This check can now be
  disabled by setting ignoreUnexpectedChildShards in the
  KinesisClientLibConfiguration to true.
  * PR awslabs#240
  * Issue awslabs#210
* Upgraded the AWS SDK for Java to 1.11.261
  * PR awslabs#281
pfifer added a commit that referenced this pull request Jan 15, 2018
* Allow disabling check for the case where a child shard has an open parent shard.
  There is a race condition where it's possible for the a parent shard
  to appear open, while having child shards. This check can now be
  disabled by setting ignoreUnexpectedChildShards in the
  KinesisClientLibConfiguration to true.
  * PR #240
  * Issue #210
* Upgraded the AWS SDK for Java to 1.11.261
  * PR #281
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