Skip to content

KafkaConnector migration between clusters #5766

Answered by scholzj
opsocomusr asked this question in Q&A
Discussion options

You must be logged in to vote

The connector name is always the name of the KafkaConnector resource. There is no way to change it. So I guess you have two options =>

  • Set the offsets manually for the new group to continue where the old connector left it
  • Disable the Connector operator which will let you manage the connectors using the REST API directly and you can give them any names you want. But you will not be able to use the KafkaConnector resources.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@opsocomusr
Comment options

@scholzj
Comment options

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