You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/12/04 02:07:14 UTC

[GitHub] kaijianding edited a comment on issue #6702: Add SelfDiscoveryResource

kaijianding edited a comment on issue #6702: Add SelfDiscoveryResource
URL: https://github.com/apache/incubator-druid/pull/6702#issuecomment-443941730
 
 
   @leventov Currently only broker/coordinator watches all compute nodes, according to #6683 , if a compute node self watches all other compute nodes to find itself (this is how current CuratorDruidNodeDiscoveryProvider works, it watches all compute nodes), the number of watches in zk can grow to huge number.
   
   Is it better to add similar listener mechanism when DruidNodeAnnouncer.announce(DiscoveryDruidNode) is called?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org