You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Blake Eggleston (JIRA)" <ji...@apache.org> on 2017/08/16 21:39:00 UTC

[jira] [Created] (CASSANDRA-13769) PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException

Blake Eggleston created CASSANDRA-13769:
-------------------------------------------

             Summary: PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException
                 Key: CASSANDRA-13769
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13769
             Project: Cassandra
          Issue Type: Bug
            Reporter: Blake Eggleston
            Assignee: Blake Eggleston
             Fix For: 4.0


If all the repair sessions managed by a PendingRepairManager are can be cleaned up and we call getNextBackgroundTask, we'll try to pull an element out of an empty list and throw an exception.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org