[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-11-09 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569-testfix.patch There was a failure on Windows in one of the

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-11-05 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch bq. This particular collection admin operation does not

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-11-04 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch bq. Let's not keep the core admin command as

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-11-04 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Updated patch. It now depends on SOLR-8233 and SOLR-7989.

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-10-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Based on an offline conversation with Shalin (and the

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-10-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Ah, missed out the test in my last patch. Here it is. >

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-10-22 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Thanks Shalin for looking into the patch and your review.

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch bq. When you use this, it will be because the system is

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-09-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch [~thelabdude] Thanks for your review. I've added an extra

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-09-08 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch * Passing the async parameter through, * Tests now

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-09-02 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch > Create an API to force a leader election between nodes >

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Create an API to force a leader election between nodes

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Adding more logging for tests, tests for asserting

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-26 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Adding a wait for recoveries to finish after the recovery

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch bq. This should just get you out of the state that is

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-24 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569_lir_down_state_test.patch A patch containing the test that

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-20 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Updated patch with some cleanup. Still some TODOs,

[jira] [Updated] (SOLR-7569) Create an API to force a leader election between nodes

2015-08-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7569: --- Attachment: SOLR-7569.patch Trying to tackle this situation where all replicas