[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9716: Attachment: SOLR-9716.patch The earlier patches did not break the loop after a

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9716: --- Attachment: SOLR-9716.patch Updated patch, modified TestInjection.injectPrepRecoveryOpPauseForever()

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9716: --- Attachment: SOLR-9716.patch Cleaner test based on TestInjection. > RecoveryStrategy send prep

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9716: --- Attachment: SOLR-9716.patch Updated patch included a test. In this patch I introduced a new class

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-02 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9716: --- Attachment: SOLR-9716.patch Initial solution for this issue without tests. This patch is tested on