[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-11-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000453#comment-15000453 ] Mark Miller commented on SOLR-8069: --- The problem is unrelated to this issue. That assert is correct and

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904408#comment-14904408 ] Mark Miller commented on SOLR-8069: --- I was out on the phone last night - a fuller reply: bq. What

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904442#comment-14904442 ] ASF subversion and git services commented on SOLR-8069: --- Commit 1704837 from

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904435#comment-14904435 ] Mark Miller commented on SOLR-8069: --- So this adds sensible local isLeader checks where we were already

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904431#comment-14904431 ] ASF subversion and git services commented on SOLR-8069: --- Commit 1704836 from

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-22 Thread Jessica Cheng Mallet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902021#comment-14902021 ] Jessica Cheng Mallet commented on SOLR-8069: bq. I don't think we really protect against such

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903807#comment-14903807 ] Mark Miller commented on SOLR-8069: --- The defensive checks are just sugar like I said. If we are going to

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903626#comment-14903626 ] Gregory Chanan commented on SOLR-8069: -- Most of this seems like just adding defensive checks, which

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902517#comment-14902517 ] Mark Miller commented on SOLR-8069: --- The old leader has defensive checks that should make that pretty

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901583#comment-14901583 ] Anshum Gupta commented on SOLR-8069: Just looked at it again, it indeed is :-). In that case let's

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901817#comment-14901817 ] Mark Miller commented on SOLR-8069: --- bq. if it's a node that was a leader but has just been

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901572#comment-14901572 ] Mark Miller commented on SOLR-8069: --- Thanks for taking a look Anshum. bq. intentional ? Yup, that's

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901352#comment-14901352 ] Mark Miller commented on SOLR-8069: --- Having had some time to consider this patch, I think this is the

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901449#comment-14901449 ] Anshum Gupta commented on SOLR-8069: This makes sense and it's also pretty contained. Here are a

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14899967#comment-14899967 ] Mark Miller commented on SOLR-8069: --- bq. I think if everyone participates in the election that makes