Skip to content

[FR] <ECS Task Definition StopTimeout> #812

@MuyiwaOla

Description

@MuyiwaOla

Is your feature request related to a problem? Please describe.
We're experiencing duplicate Kafka records when ECS tasks are restarted. This appears to be caused by incomplete offset commits during task shutdown, leading Kafka Connect to reprocess messages from the last committed offset. The ECS shutdown process does not guarantee graceful termination for Kafka Connect, especially during offset publishing.

Describe the solution you'd like
I would like to have the feature to change the duration for the stopTImeout for my ECS task definition.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions