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

Sami Siren commented on SOLR-3815:
----------------------------------

Yonik, I was trying to reproduce what you see and applied 
SOLR-3815_clusterState_immutable.patch. do you mean that with that patch (which 
modifies the existing state inside the nocommits block) the 
LeaderElectionIntegrationTest should pass? It fails for me sporadically around 
50% of time.

wrt. editing the immutable state. I think the problem may be in the shared 
ZKStateReader which is used by the overseer and rest of the system. Shouldn't 
the overseer create it's own reader so that it cannot modify the state (which 
should not be happening in the first place, bug, bug!) that other parts running 
on that same instance see and use.
                
> add hash range to shard
> -----------------------
>
>                 Key: SOLR-3815
>                 URL: https://issues.apache.org/jira/browse/SOLR-3815
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Yonik Seeley
>         Attachments: SOLR-3815_addrange.patch, 
> SOLR-3815_clusterState_immutable.patch, SOLR-3815.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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