Andrzej Bialecki  created SOLR-10769:
----------------------------------------

             Summary: Allow nodeAdded / nodeLost events to report multiple 
nodes in one event.
                 Key: SOLR-10769
                 URL: https://issues.apache.org/jira/browse/SOLR-10769
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andrzej Bialecki 
            Assignee: Andrzej Bialecki 
             Fix For: master (7.0)


I think we should consider collapsing multiple nodeAdded / nodeLost events, ie. 
generate a single event with information about multiple node names, if there 
were multiple changes to the cluster in a short time.

Processing a single event that records N changes could help us to react faster 
to cluster changes than processing N events each with a single change, and with 
{{waitFor}} in between.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to