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

Branimir Lambov commented on CASSANDRA-20976:
---------------------------------------------

The problem is that {{PartionIndexEarly}} does not override {{sharedCopy()}} 
which makes the copy lose the in-memory tail. Patch coming soon.

The lowest-impact workaround is to disable interval early open by setting 
{{sstable_preemptive_open_interval: 1PiB}} in {{{}cassandra.yaml{}}}: this 
disables early open on amount of data written, but still keeps it enabled for 
created files, which makes it almost as good as full early open with LCS and 
UCS.

> 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]

Reply via email to