Skip to content
Discussion options

You must be logged in to vote

The endpoint is part of Kafka Connect. You can see it in the link you shared:

GET /connectors/{name}/topics - get the set of topics that a specific connector is using since the connector was created or since a request to reset its set of active topics was issued

What version of operator are you using? You need to use the same version of the operator also for the base image. The error like this is usually caused by using old version of Kafka Connect. You Docker file uses Kafka 2.4 / Strimzi 0.16. So, are you sure your operator uses the same version (0.16)?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@scholzj
Comment options

@yonieilon
Comment options

@yonieilon
Comment options

@scholzj
Comment options

@yonieilon
Comment options

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