[
https://issues.apache.org/jira/browse/CASSANDRA-14993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Podkowinski updated CASSANDRA-14993:
-------------------------------------------
Fix Version/s: (was: 2.2.x)
> Catch CorruptSSTableExceptions and FSErrors in ALAExecutorService
> -----------------------------------------------------------------
>
> Key: CASSANDRA-14993
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14993
> Project: Cassandra
> Issue Type: Bug
> Reporter: Stefan Podkowinski
> Assignee: Stefan Podkowinski
> Priority: Major
> Fix For: 3.0.x, 3.11.x, 4.0.x
>
>
> Actively handling CorruptSSTableExceptions and FSErrors currently only
> happens during opening of sstables and in the default exception handler.
> What's missing is to catch these in AbstractLocalAwareExecutorService as
> well. Therefor I propose to add calls to
> FileUtils.handleCorruptSSTable/handleFSError there, too, so we don't miss
> invoking the disk failure policy in that case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]