conduktor.io ↗

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

AuthorSagar Rao
StatusDiscussion
JIRAKAFKA-15229
WikiView on Apache Wiki
Created2024-08-14
Last Modified2024-08-14
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.