Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
MakeĀ ozone.scm.block.sizeĀ as 10B for fast reproduction
1. Write 5B data (localID = 113750153625600001 allocated)
2. Do hsync
3. Write another 10B data (localID = 113750153625600002 allocated and kept in openFileTable), DN metadata still has only 113750153625600001 block ID with size 5 as data not yet flushed to DN
4. Do lease recover, Client tries to finalize 113750153625600002 block but this block doesn't exist in DN and failed with below error
Unable to find the block. BlockID : conID: 1 locID: 113750153625600002 bcsId: 0
Attachments
Issue Links
- Discovered while testing
-
HDDS-7593 Supporting HSync and lease recovery
- Resolved
- links to