Skip to content
Discussion options

You must be logged in to vote

Strimzi runs MM2 as connectors on top of Kafka Connect. When the configuration of Kafka connect itself is changed, it will need to be restarted -> you should see that the pods are being terminated and new pods are started. When you change the configuration of the MM2 connectors, they are updated using the REST API. The Pod itself will not be restarted, but the MM2 connector will be (as a Java object inside the Kafka Connect).

Replies: 1 comment 1 reply

Comment options

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

Answer selected by EmiliaNowakowska
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