Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As referred by HDDS-9146, having potential dataloss, a protective mechanism is handled to avoid deletion of blocks.
Need to fix the problem by avoiding deletion of blocks and other impact on final commit.
- For final commit, if request do not have Hsync, then based on hsync flag in om metadata, need treat as hsync feature and avoid treating as over-ride of blocks.
- Same needs handle in cleanup of auto-cleanup of open files for hsync feature.