[
https://issues.apache.org/jira/browse/CASSANDRA-21472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091251#comment-18091251
]
Dmitry Konstantinov commented on CASSANDRA-21472:
-------------------------------------------------
yes, 6.0 0 definitely, it looks like it goes back up to 4.0 really (but I need
to double check using the added tests). Similar other fixes were merged up to
4.0.
> MemtableReclaimMemory AssertionError: Negative released is possible in case
> of non-leaf-only B-tree update
> ----------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-21472
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21472
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Local/Memtable
> Reporter: Dmitry Konstantinov
> Assignee: Dmitry Konstantinov
> Priority: Normal
> Time Spent: 10m
> Remaining Estimate: 0h
>
> we have asymmetry in BTree heap usage measurement: when we remove a complex
> column we measure heap size for inner BTree cells using
> org.apache.cassandra.utils.btree.BTree#sizeOnHeapOf which includes size maps.
> When we update a BTree by adding elements into it then we do not include size
> maps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]