[
https://issues.apache.org/jira/browse/CASSANDRA-9962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653118#comment-14653118
]
Benedict commented on CASSANDRA-9962:
-------------------------------------
Patch available [here|https://github.com/belliottsmith/cassandra/tree/9962]
> WaitQueueTest is flakey
> -----------------------
>
> Key: CASSANDRA-9962
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9962
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Priority: Minor
> Fix For: 3.x
>
>
> While the test is a little noddy, and superfluous, it shouldn't fail even
> vanishingly infrequently. [~aweisberg] has spotted it doing so, and I have
> also encountered it once, so I suspect that a change in hardware/OS may have
> made vanishingly unlikely just pretty unlikely, which is even less good.
> Right now it depends on {{Thread.start()}} completing before the new thread
> starts; this isn't guaranteed. This patch fixes that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)