You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2017/05/30 15:16:04 UTC

[jira] [Created] (SOLR-10769) Allow nodeAdded / nodeLost events to report multiple nodes in one event.

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org