[
https://issues.apache.org/jira/browse/CASSANDRA-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yifan Cai updated CASSANDRA-15945:
----------------------------------
Bug Category: Parent values: Correctness(12982)Level 1 values: Recoverable
Corruption / Loss(12986)
Complexity: Normal
Discovered By: Adhoc Test
Fix Version/s: 4.0
Severity: Low
Status: Open (was: Triage Needed)
> Verify expected SSTable components are present at startup
> ---------------------------------------------------------
>
> Key: CASSANDRA-15945
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15945
> Project: Cassandra
> Issue Type: Bug
> Components: Local/SSTable
> Reporter: Yifan Cai
> Assignee: Yifan Cai
> Priority: Normal
> Fix For: 4.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When Cassandra batch opens all sstables at startup, it should check that all
> components listed in the TOC.txt are available. Compression is optional, so
> there may not be a Compression.db component for all sstables, but if there
> should be and it's missing we continue to load the sstable. The sstable is
> unreadable without the compression metadata though, but we won't know this
> until it's touched by a query or compaction.
> To reliably use TOC.txt for verification, it needs CASSANDRA-10709
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]