airbnb/synapse

Synapse and new nodes / auto scaling

yagnik opened this issue · 4 comments

From my understanding so far, we need to restart synapse for it to be aware of new nodes that are added to a service specifically in the case of autoscaling.
Is there a way we can make synapse aware of new nodes so it automatically reloads ?

I assumed that the watchers will make synapse aware of new nodes and the config will be regenerated but that isn't what I'm seeing in practice.

I had it misconfigured :(

Glad you figured it out. What was your mistake?

I had socket enabled but hadn't given permission to the user to write to the file.