Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
Normal
Description
In 3.0, hints and compaction transaction data both move into flat files. Like every other part of cassandra, we can have IO errors either reading or writing those files, and should properly handle IO exceptions on those files (including respecting the disk failure policies).
Attachments
Issue Links
- duplicates
-
CASSANDRA-15053 Fix handling FS errors on writing and reading flat files - LogTransaction and hints
- Resolved