[ https://issues.apache.org/jira/browse/CASSANDRA-13620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh McKenzie updated CASSANDRA-13620: -------------------------------------- Component/s: Local/SSTable > Don't skip corrupt sstables on startup > -------------------------------------- > > Key: CASSANDRA-13620 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13620 > Project: Cassandra > Issue Type: Bug > Components: Local/SSTable > Reporter: Marcus Eriksson > Assignee: Marcus Eriksson > Priority: Normal > Fix For: 3.0.15, 3.11.1, 4.0 > > Attachments: 13620-3.0.png, 13620-3.11.png, 13620-trunk.png > > > If we get an IOException when opening an sstable on startup, we just > [skip|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java#L563-L567] > it and continue starting > we should use the DiskFailurePolicy and never explicitly catch an IOException > here -- 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