[ 
https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-3080:
-------------------------------

    Attachment: SOLR-3080_smaller_sync.patch

We currently synchronize on coreStates when we publish the info to zookeeper.  
This would also block any reads or other changes in the meantime.

Here's the first approach that came to mind to handle not blocking 
reads/updates while publishing.  Anyone have an easier way?
                
> We should consider removing shard info from Zk when you explicitly unload a 
> SolrCore.
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-3080
>                 URL: https://issues.apache.org/jira/browse/SOLR-3080
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3080.patch, SOLR-3080.patch, 
> SOLR-3080_smaller_sync.patch
>
>


--
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

Reply via email to