[
https://issues.apache.org/jira/browse/CASSANDRA-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237109#comment-17237109
]
Ekaterina Dimitrova commented on CASSANDRA-16261:
-------------------------------------------------
[2.2
patch|https://github.com/ekaterinadimitrova2/cassandra/commits/CASSANDRA-16261-2.2]
| [CI
run|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/518/workflows/24905bec-e6f1-4d4f-8996-6be0ba8f99bb]
The CI run doesn't show any new failures. Most of the DTests fail because of:
{code:java}
Invalid yaml. Please remove properties [enable_scripted_user_defined_functions]
from your cassandra.yaml{code}
The few additional changes needed in order to be able to apply the patch are
intentionally in separate commits so you can easily identify them.
[3.0
patch|https://github.com/ekaterinadimitrova2/cassandra/commits/cassandra-3.0-16261]
| [CI run
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/514/workflows/ca1d07df-b85e-4333-a4da-7035f83a0c5f]
The CI run shows no new failures were introduced
The few additional changes needed to be able to apply the patch to 3.0 are in a
separate commit.
> Prevent unbounded number of flushing tasks
> ------------------------------------------
>
> Key: CASSANDRA-16261
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16261
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Local Write-Read Paths
> Reporter: Ekaterina Dimitrova
> Assignee: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-beta4
>
>
> The cleaner thread is not prevented from queueing an unbounded number of
> flushing tasks for memtables that are almost empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]