github awslabs/amazon-kinesis-client v1.7.4
Release 1.7.4 of the Amazon Kinesis Client

latest releases: v2.5.8, v2.5.7, v2.5.6-known-bugs...
7 years ago

Release 1.7.4 (February 27, 2017)

  • Fixed an issue building JavaDoc for Java 8.
  • Reduce Throttling Messages to WARN, unless throttling occurs 6 times consecutively.
  • Fixed two bugs occurring in requestShutdown.
    • Fixed a bug that prevented the worker from shutting down, via requestShutdown, when no leases were held.
    • Fixed a bug that could trigger a NullPointerException if leases changed during requestShutdown.
    • PR #139
  • Upgraded the AWS SDK Version to 1.11.91
  • Use an executor returned from ExecutorService.newFixedThreadPool instead of constructing it by hand.
  • Correctly initialize DynamoDB client, when endpoint is explicitly set.

Don't miss a new amazon-kinesis-client release

NewReleases is sending notifications on new releases.