[
https://issues.apache.org/jira/browse/CASSANDRA-20976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030291#comment-18030291
]
Manish Khandelwal commented on CASSANDRA-20976:
-----------------------------------------------
h3. Observations and Findings with respect to attached logs 20976.logs
* The issue occurs with *token-based range queries* when the *BTI format* is
enabled.
* Immediately following the *AssertionError* logs, there is an indication of a
*memory leak* related to certain SSTables.
* We can observe that the affected SSTable is being compacted around the same
timeframe as the error occurrence.
* Disabling *auto-compaction* resolves the issue even with BTI format enabled,
which suggests a possible *race condition* during compaction.
* Switching to the *Big format* does not reproduce the issue, further
confirming that the problem is specific to the BTI format under compaction.
> AssertionError when reading BTI sstable in 5.0.5 during token range query
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-20976
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20976
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Local/SSTable
> Reporter: Stefan Miklosovic
> Priority: Normal
> Attachments: 20976.logs
>
>
> https://lists.apache.org/thread/p2fvjll2gcx15jyc5ft32z6950k2g880
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]