[ 
https://issues.apache.org/jira/browse/CASSANDRA-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095166#comment-13095166
 ] 

Hudson commented on CASSANDRA-3096:
-----------------------------------

Integrated in Cassandra #1064 (See 
[https://builds.apache.org/job/Cassandra/1064/])
    Properly throw timeouts, decrement the count of waiters on timeout, fix 
off-by-one in taskCount
patch by Stu Hood; reviewed by Ryan King for CASSANDRA-3096

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1163898
Files : 
* /cassandra/trunk/CHANGES.txt
* 
/cassandra/trunk/src/java/org/apache/cassandra/scheduler/RoundRobinScheduler.java
* /cassandra/trunk/src/java/org/apache/cassandra/scheduler/WeightedQueue.java


> Test RoundRobinScheduler timeouts
> ---------------------------------
>
>                 Key: CASSANDRA-3096
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3096
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 1.0
>
>         Attachments: 
> 0001-Properly-throw-timeouts-decrement-the-count-of-waiters.txt
>
>
> CASSANDRA-3079 was very hasty, and introduced two bugs that would: 1) cause 
> the scheduler to busywait after a timeout, 2) never actually throw timeouts. 
> This calls for a test.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to