[ 
https://issues.apache.org/jira/browse/SOLR-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117356#comment-13117356
 ] 

Jamie Johnson commented on SOLR-2799:
-------------------------------------

Yeah my mistake, I am running against an old solr release.  I don't have time 
to update the patch at this moment but the file has moved to 
/lucene/dev/trunk/solr/solrj/src/java/org/apache/solr/common/cloud/CloudState.java.
  Having done a quick diff on that file vs the version that I am working with 
they are identical.  I've updated the patch to point at the new directory
                
> 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
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: cloudstate.patch, 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to