[ https://issues.apache.org/jira/browse/SOLR-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jamie Johnson updated SOLR-2799: -------------------------------- Attachment: cloudstate.patch The following patch uses the information that is available in the oldCloudState to create the new CloudState only with what has changed. > SolrCloud reads its entire state from Zookeeper on every update instead of > what has changed > ------------------------------------------------------------------------------------------- > > Key: SOLR-2799 > URL: https://issues.apache.org/jira/browse/SOLR-2799 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: Jamie Johnson > Priority: Minor > Attachments: cloudstate.patch > > > Currently solrcloud reads the entire cloud state from ZK anytime an update is > scheduled which can be very inefficient with a large number of shards. -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org