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. |
||
|---|---|---|
| .. | ||
| clientlibrary | ||
| leases/impl | ||
| metrics/impl | ||
| multilang | ||