bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Expand Kafka Connect API support for resetting offsets #379

Open disrupted opened 12 months ago

disrupted commented 12 months ago

Kafka 3.6 has added support for resetting the connector offset using the Kafka Connect REST API when can use the new official API instead of the custom streams-bootstrap connector resetter https://cwiki.apache.org/confluence/display/KAFKA/KIP-875%3A+First-class+offsets+support+in+Kafka+Connect