Skip to content

Using Kafka Connect still need to have "CONNECT_OFFSET_STORAGE_TOPIC" #159

Discussion options

You must be logged in to vote

@Bowenislandsong It depends on what you mean by storing offsets - there's the normal kafka offset, and we also store the offsets when exactly once is enabled. If you set <exactlyOnce>false</exactlyOnce> that should disable that part of it.

For the offset topic - to my knowledge, that's part of Kafka Connect (and not something the connector can control) and not removable.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Paultagoras
Comment options

Answer selected by Paultagoras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants