[
https://issues.apache.org/jira/browse/CASSANDRA-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305764#comment-17305764
]
Michael Semb Wever commented on CASSANDRA-16497:
------------------------------------------------
I can reproduce this locally.
Using this
[patch|https://github.com/apache/cassandra/compare/trunk...thelastpickle:mck/trunk/16497_experiment],
the timeout uncompleted result is often less than a millisecond away from
finishing.
I'm curious as to why the value of 100ms is added, and the general calculation,
is taken
[here|https://github.com/apache/cassandra/blob/trunk/test/burn/org/apache/cassandra/concurrent/LongSharedExecutorPoolTest.java#L209-L210].
Bumping the value up prevents the failures.
> concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution broken
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-16497
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16497
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Adam Holmberg
> Assignee: Benjamin Lerer
> Priority: Normal
> Fix For: 4.0-rc
>
>
> {noformat}
> junit.framework.AssertionFailedError
> at
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:169)
> at
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:102)
> {noformat}
> https://ci-cassandra.apache.org/job/Cassandra-trunk/308/testReport/org.apache.cassandra.concurrent/LongSharedExecutorPoolTest/testPromptnessOfExecution/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]