[ 
https://issues.apache.org/jira/browse/CASSANDRA-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238271#comment-17238271
 ] 

Andres de la Peña edited comment on CASSANDRA-16261 at 11/24/20, 6:03 PM:
--------------------------------------------------------------------------

[~e.dimitrova] the patch for 2.2 breaks the 1.7 language level, that I think we 
have to satisfy [to support 
1.7|https://github.com/apache/cassandra/blob/cassandra-2.2/README.asc#requirements].
 Fortunately the bits not satisfying language level are in the more or less 
cosmetic changes that are not related to the original bug fix, so hopefully 
they will be easy to remove. Not so fortunately, there are already a few 
relatively recent changes in the current 2.2 codebase that are also breaking 
that compatibility, so I've opened CASSANDRA-16300 to fix them, if needed.


was (Author: adelapena):
[~e.dimitrova] the patch for 2.2 breaks the 1.7 language level, that I think we 
have to satisfy [to support 
1.7|https://github.com/apache/cassandra/blob/cassandra-2.2/README.asc#requirements].
 Fortunately the bits not satisfying language level are in the more or less 
cosmetic changes that are not related to the original bug fix, so hopefully 
they will be easy to remove. Not so fortunately, there are already a few 
relatively recent changes in the current 2.2 codebase that are also breaking 
that compatibility so I'll open a separate ticket to fix them.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to