[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340556#comment-14340556 ] ASF subversion and git services commented on SOLR-7033: --- Commit 16627

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340493#comment-14340493 ] Steve Rowe commented on SOLR-7033: -- [~markrmil...@gmail.com], looks like your last patch o

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-09 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313305#comment-14313305 ] Gregory Chanan commented on SOLR-7033: -- Besides RecoveryStrategy.java, the rest looked

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313245#comment-14313245 ] Mark Miller commented on SOLR-7033: --- I'll add a check. See anything else? > RecoveryStra

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-09 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313101#comment-14313101 ] Gregory Chanan commented on SOLR-7033: -- {code}if (lastActionStartedAt == 0) { {code}

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311517#comment-14311517 ] ASF subversion and git services commented on SOLR-7033: --- Commit 16582

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311483#comment-14311483 ] ASF subversion and git services commented on SOLR-7033: --- Commit 16582

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311477#comment-14311477 ] ASF subversion and git services commented on SOLR-7033: --- Commit 16582

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311438#comment-14311438 ] Mark Miller commented on SOLR-7033: --- bq. + private final ActionThrottle recoveryThrottle

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311144#comment-14311144 ] Shalin Shekhar Mangar commented on SOLR-7033: - +1 LGTM > RecoveryStrategy shou

[jira] [Commented] (SOLR-7033) RecoveryStrategy should not publish any state when closed / cancelled.

2015-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311084#comment-14311084 ] Mark Miller commented on SOLR-7033: --- Need to move that to a per core location. > Recover