Details
Description
During review of HBASE-21387, Apache9 mentioned that the check for in progress snapshots in SnapshotFileCache#getUnreferencedFiles is no longer needed now that snapshot hfile cleaner and taking snapshot are mutually exclusive.
This issue is to address the review comment by removing the check for in progress snapshots.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-21387 Race condition surrounding in progress snapshot handling in snapshot cache leads to loss of snapshot files
- Resolved
-
HBASE-23202 ExportSnapshot (import) will fail if copying files to root directory takes longer than cleaner TTL
- Resolved
-
HBASE-24442 Test coverage for HBASE-23202 - ExportSnapshot (import) will fail if copying files to root directory takes longer than cleaner TTL
- Resolved