eventuate-foundation / eventuate-cdc

Other
73 stars 31 forks source link

Eliminate requirement to use ZK for leadership #151

Open cer opened 1 year ago

cer commented 1 year ago

Problem

Solution

cer commented 1 year ago

@klausvahter did your team ever resolve this issue. It's something I need to implement ASAP.

rrrship commented 1 year ago

Our ZK is set up internally without any additional auth enabled on ZK side, so we haven't had any issues with that. Kafka uses certs separately, but this is working fine.

But we're interested in this ticket's results as well, only because of the overhead of managing ZK only for our outboxes.