github awslabs/amazon-kinesis-client v2.0.4
Release 2.0.4 of the Amazon Kinesis Client for Java

latest releases: v3.0.1, v3.0.0, v1.15.2...
6 years ago

Release 2.0.4 (October 18, 2018)

Milestone #25

  • Added method to retrieve leases from the LeaseCoordinator and LeaseTaker.
  • Fixed a race condition shutting down the Scheduler before it has completed initialization.
  • Added HierarchicalShardSyncer which replaces the static ShardSyncer.
    HierarchicalShardSyncer removes the contention between multiple instances of the Scheduler when running under a single JVM.
  • Added TaskExecutionListener which allows monitoring of tasks being executed by the ShardConsumer.
    The listener is invoked before and after a task is executed by the ShardConsumer.

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

NewReleases is sending notifications on new releases.