You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/01/28 22:55:14 UTC

[jira] [Resolved] (SOLR-4202) Relax rules around accepting updates when not connected to zookeeper.

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

Mark Miller resolved SOLR-4202.
-------------------------------

    Resolution: Won't Fix
    
> Relax rules around accepting updates when not connected to zookeeper.
> ---------------------------------------------------------------------
>
>                 Key: SOLR-4202
>                 URL: https://issues.apache.org/jira/browse/SOLR-4202
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.2, 5.0
>
>
> We are pretty tight about this currently - I think it might be a bit nicer if we relax a little.
> Right now, as soon we realize we cannot talk to zookeeper, we stop accepting updates in all cases.
> I think it might be better if we change that a bit for a non leader. It might be nicer if it would still accept updates from the leader, but fail them. This way, there is some chance that if the problem was simply a connection loss with zookeeper, when the leader asks the replica to recover because it failed the update, it's more likely to just take a peersync to catch up.
> Thoughts?

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org