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

Stefania commented on CASSANDRA-13037:
--------------------------------------

bq. My guess is that this assignment to {{lastSyncedOffset}} is somehow the 
culprit.

Thanks for the suggestion.

bq. Btw if you are thinking of committing this change, the loop you added 
doesn't use WaitQueue correctly, 

I wasn't planning to commit this. If your suggestion is correct, it's probably 
just a matter of calling {{syncComplete.signalAll()}} after the assignment to 
{{lastSyncedOffset}}, which should be relative safe for 2.1.

> DropKeyspaceCommitLogRecycleTest.testRecycle times out in 2.1 and 2.2
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-13037
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13037
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Stefania
>            Assignee: Stefania
>             Fix For: 2.1.x, 2.2.x
>
>
> DropKeyspaceCommitLogRecycleTest.testRecycle times out in 2.1 and 2.2:
> http://cassci.datastax.com/job/cassandra-2.2_testall/589/testReport/junit/org.apache.cassandra.cql3/DropKeyspaceCommitLogRecycleTest/testRecycle/
> http://cassci.datastax.com/job/cassandra-2.1_testall/399/testReport/org.apache.cassandra.cql3/DropKeyspaceCommitLogRecycleTest/testRecycle/
> {code}
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the 
> time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time 
> in the report does not reflect the time until the timeout.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to