bakdata / kpops

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

Fix connector resetter offset topic #497

Closed disrupted closed 4 weeks ago

disrupted commented 4 weeks ago

Fixes a bug where the resetter offset topic of a source connector was overwritten with None

Additionally the offset topic should automatically populate from source connector to resetter and show up in the kpops generate output.