[
https://issues.apache.org/jira/browse/CASSANDRA-16186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer updated CASSANDRA-16186:
---------------------------------------
Test and Documentation Plan: The patch add some unit tests that check the
behavior of the JMXEnabledExecutor and SEPExecutor.
Status: Patch Available (was: In Progress)
[PR|https://github.com/apache/cassandra/pull/775]
[CI-tests|https://app.circleci.com/pipelines/github/blerer/cassandra/39/workflows/637c0fca-f140-4b02-ae80-7e31ce04b90c]
[~benedict], you are the most familiar with {{SEPExecutor}} would you mind
checking if my changes make sense?
> SEPExecutor does not release blocked threads as it should
> ---------------------------------------------------------
>
> Key: CASSANDRA-16186
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16186
> Project: Cassandra
> Issue Type: Improvement
> Components: Test/unit
> Reporter: Benjamin Lerer
> Assignee: Benjamin Lerer
> Priority: Normal
> Fix For: 4.0-beta
>
>
> While adding some tests for the {{ThreadPoolMetrics}}, I discovered that the
> {{SEPExecutor}} does not release the blocked threads as it should.
> If the number of tasks added to a SEPExecutor exceed the max queue size. The
> threads adding those task will be block until enough space become available
> for all the blocked tasks. At this point all the blocked threads will
> released at once.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]