amazon-kinesis-client/src/main/java/com/amazonaws/services/kinesis/leases/impl
catalinclapon cf71e4e4e4
Update the Worker shutdown logic to make sure that the LeaseCleanupManager also terminates all the threads that it has started (#816)
* Update the Worker shutdown logic to make sure that the LeaseCleanupManager also terminates all the threads that it has started

* Minor javadoc fixes
2021-05-13 12:53:52 -07:00
..
GenericLeaseSelector.java Separated out some lease taker logic as interface implementations to … (#490) 2019-02-20 11:48:40 -08:00
HashKeyRangeForLease.java Add periodic hash range auditor, hole detection, and recovery (#43) 2020-06-22 08:45:46 -07:00
KinesisClientLease.java KCL 1.x ShardEnd Shard Sync and Lease table ChildShard persistence 2020-07-06 15:10:17 -07:00
KinesisClientLeaseManager.java Adding backward compatible constructors that use the default DDB Billing Mode (#673) 2020-01-09 10:10:06 -08:00
KinesisClientLeaseSerializer.java 1. Update the checkpoint with non SHARD_END sequence number only if the DDB sequence number is not SHARD_END. 2021-01-25 23:02:41 -08:00
Lease.java Updating license to Apache License 2.0 (#522) 2019-04-05 16:08:24 -07:00
LeaseCleanupManager.java Update the Worker shutdown logic to make sure that the LeaseCleanupManager also terminates all the threads that it has started (#816) 2021-05-13 12:53:52 -07:00
LeaseCoordinator.java Introducing support for periodic shard sync (#579) 2019-08-07 15:37:20 -07:00
LeaseManager.java 1. Update the checkpoint with non SHARD_END sequence number only if the DDB sequence number is not SHARD_END. 2021-01-25 23:02:41 -08:00
LeaseRenewer.java Introducing support for periodic shard sync (#579) 2019-08-07 15:37:20 -07:00
LeaseSerializer.java 1. Update the checkpoint with non SHARD_END sequence number only if the DDB sequence number is not SHARD_END. 2021-01-25 23:02:41 -08:00
LeaseTaker.java Updating license to Apache License 2.0 (#522) 2019-04-05 16:08:24 -07:00
UpdateField.java Add periodic hash range auditor, hole detection, and recovery (#43) 2020-06-22 08:45:46 -07:00