Kafka Connect pod reports: 'connect-cluster-offsets' supplied via the 'offset.storage.topic' property is required to have 'cleanup.policy=compact'
Issue
Kafka Connect pod is logging the following error:
Topic 'connect-cluster-offsets' supplied via the 'offset.storage.topic' property is required to have 'cleanup.policy=compact' to guarantee consistency and durability of source connector offsets, but found the topic currently has 'cleanup.policy=delete'
And then the pod shuts down.
Environment
- Red Hat AMQ Streams
- 2.x
- Kafka Connect
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.