[
https://issues.apache.org/jira/browse/CASSANDRA-15781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-15781:
-------------------------------------
Change Category: Quality Assurance
Complexity: Low Hanging Fruit
Fix Version/s: 4.0
Reviewers: Eduard Tudenhoefner
Status: Open (was: Triage Needed)
[Github PR here|https://github.com/apache/cassandra/pull/581]
> Fix flakiness of DecayingEstimatedHistogramReservoirTest#testStriping and
> apply the same "fix" to other tests
> -------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-15781
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15781
> Project: Cassandra
> Issue Type: Improvement
> Components: Test/unit
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Normal
> Fix For: 4.0
>
>
> The unit test {{DecayingEstimatedHistogramReservoirTest#testStriping}} is
> flaky, especially when many tests are running concurrently, because the used
> thread-pool can still be running when the assertions are tested (i.e. the
> {{ExecutorService.awaitTermination()}} returned false).
> The "fix" is rather a band aid: extend the wait-period to 1 minute, check the
> return value of {{awaitTermination}} and apply the same change to some other
> tests that _might_ be affected as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]