Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
2.1.0, 2.0.0, 2.0.1, 2.1.1, 2.0.2, 2.0.3, 2.1.2, 2.0.4, 2.1.3
-
None
-
Addressed by reimplementing compaction in
HBASE-22749
Description
When MOB compaction fails during last step (bulk load of a newly created reference file) there is a high chance of a data loss due to partially loaded reference file, cells of which refer to (now) non-existent MOB file. The newly created MOB file is deleted automatically in case of a MOB compaction failure, but some cells with the references to this file might be loaded to HBase.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-23353 MOB throws FileNotFound
- Open
-
HBASE-23222 Better logging and mitigation for MOB compaction failures
- Resolved
-
HBASE-22749 Distributed MOB compactions
- Resolved
-
HBASE-23239 Reporting on status of backing MOB files from client-facing cells
- Resolved