amazon-kinesis-client/src/test
Ashwin Giridharan 9cb5020022 1. Fix for updating HashRange directly while creating leases and including HashRange in seralizing and deserializing to/from DDB
2. Fix for making LeaseCleanupManager non-singleton to avoid cross-table interference in multiple apps running in same JVM
3. Fixing updateMetaInfo method to not update other lease table fields
4. Preventing shard deletion in LeaseCleanupManager if a valid shard does not have child shards in lease table and in Kinesis Service
5. Adding childshards update support in updateMetaInfo
6. Fixing LeaseCleanupManager to call updateMetaInfo instead of update for childshard update in lease

7. Fixing unit tests to accommodate HashRange changes
2021-01-23 17:58:42 -08:00
..
java/com/amazonaws/services 1. Fix for updating HashRange directly while creating leases and including HashRange in seralizing and deserializing to/from DDB 2021-01-23 17:58:42 -08:00
resources Logging fixes for tests (#340) 2018-05-17 13:27:35 -07:00