airbnb / synapse

A transparent service discovery framework for connecting an SOA
MIT License
2.07k stars 251 forks source link

Zookeeper watcher with autoscale servers #261

Closed erickponce closed 6 years ago

erickponce commented 6 years ago

Hello there,

In a scenario where I have an autoscaled zookeeper cluster with AWS ASG, there is a simple way to have dynamic zookeeper servers in the host configuration?

or I will have to implement another watcher/cron to update synapse config as new zookeeper nodes come and go, and then restart synapse?