vaidhyanathan-ananthakrishnan-13 opened a new issue, #2048:
URL: https://github.com/apache/helix/issues/2048

   ### Describe the bug
   We are having a few hundred listeners as spectators for the helix cluster 
and thousand+ of participants in the cluster. But when there is a change in the 
cluster, not all the listeners are getting called. sometimes, 5-10 are getting 
called, sometimes none, and the majority of the time all the spectators are 
getting called. Using ExternalViewChangeListener to register 
   
   The callback method onExternalViewChange
   
   ### To Reproduce
   Having a huge Cluster size affects the callback of the 
ExternalViewChangeListener
   
   ### Expected behavior
   All the spectators should get a callback for all the events. 
   
   ### Additional context
   It spectators are unreliable because of this bug.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to