amazon-kinesis-client/src/test/java/com/amazonaws/services/kinesis
Muhammad Ikramul Haq 5a8bac23c6 Trigger Graceful Shutdown for MultiLang Daemon Clients on SIGTERM (#174)
When the parent Java process receives a SIGTERM it will now trigger a graceful shutdown of the worker, which dispatches a ShutdownRequestedMessage to all of the record processors.  This will allow record processors a final chance to checkpoint before the lease is terminated.

This changes is incompatible with current versions of the MultiLang Clients.  A future change will allow older versions MultiLang clients to use newer versions of the Java KCL.
2017-06-21 07:52:30 -07:00
..
clientlibrary Better Handling of Describe Stream Throttling 2017-03-28 07:49:43 -07:00
leases/impl Allow for a Graceful Shutdown of the Worker (#109) 2016-10-26 12:57:50 -07:00
metrics/impl Added Unit, and Integration Tests 2016-07-20 12:58:43 -07:00
multilang Trigger Graceful Shutdown for MultiLang Daemon Clients on SIGTERM (#174) 2017-06-21 07:52:30 -07:00