eventuate-foundation / eventuate-cdc

Other
73 stars 31 forks source link

Optional "single instance" mode that doesn't need leadership election #120

Open dartartem opened 3 years ago

dartartem commented 3 years ago

Problem: if there is only one instance of cdc service, zookeeper is still required.

Solution is to add SingleInstance profile to cdc service, that will not require leadership election and so zookeeper.