flame-stream/FlameStream

Implement master election

Opened this issue · 0 comments

Currently, master node is set in configuration. It would be cool to implement election via ZooKeeper.

Automatic reconfiguration when node fails is needed as well.

Related: #75, #147