Let overseer process cluster state changes asynchronously
---------------------------------------------------------
Key: SOLR-3065
URL: https://issues.apache.org/jira/browse/SOLR-3065
Project: Solr
Issue Type: Improvement
Components: SolrCloud
Affects Versions: 4.0
Reporter: Sami Siren
Priority: Minor
Currently the overseer updates clusterstate.json on almost every change - one
change at a time. This is not efficient when there are a lot of changes
happening in short period of time (for example when a number of hosts are
started at once).
It would be better if changes were published on timely manner instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]