I need to implement debezium mssql connector and kafka connect for zeebe with same kafka bootstrap #8240
Unanswered
ramandeep6785
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I implemented debezium mssql connector using strimzi operator it is working fine. Also I implemented kafka connect for zeebe using confluent operator it is also working fine. However my concern is to make work with same kafka bootstrap. If I use same kafka bootstrap it is failing with the error log of "kafka bootstrap is not available". is it possible to using strimzi operator to make work for debezium mssql connector and kafka connect for zeebe.
Beta Was this translation helpful? Give feedback.
All reactions