Hi dear Aurora friends !

I need to deploy services on Aurora with inter-dependencies between them. I am 
looking into using Aurora’s service discovery feature in conjonction with 
tellapart/aurproxy (https://github.com/tellapart/aurproxy) to allow my services 
to find each other.

However, I cannot get things to work. It seems that despite the fact that I use 
an Announcer object inside my configuration, Aurora doesn’t register my tasks 
into Zookeeper.

I have read the documentation over and over. Something bugs me in the Announcer 
object’s documentation : each task will be registered in the ServerSet 
/aurora/role/environment/jobname in the zookeeper ensemble configured by the 
executor. What is « the zookeeper ensemble configured by the executor » ? Does 
that mean there is some more tuning to be done on thermos in order to perform 
service discovery ?

Any though would be greatly appreciated !

Thanks.
Adrian

Reply via email to