KIP-1083 — Increase default value of task.shutdown.graceful.timeout.ms in Connect
Discussion Connect
KIP-1083 increases the default value of `task.shutdown.graceful.timeout.ms` in Kafka Connect from 5 seconds to a larger value. On large Connect workers running many tasks, 5 seconds is insufficient for all tasks to flush and commit their state before being forcibly terminated, leading to unnecessary reprocessing or data loss on restart.
Details
| Author | Sagar Rao |
| Status | Discussion |
| JIRA | KAFKA-15229 |
| Wiki | View on Apache Wiki |
| Created | 2024-08-14 |
| Last Modified | 2024-08-14 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.