Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
-
Reviewed
Description
When more than parityBlkNum internal blocks are missing, StripeReader throws IOException. Sample error message like:
java.io.IOException: 5 missing blocks, the stripe is: Offset=44695552, length=65536, fetchedChunksNum=0, missingChunksNum=5
According to our recent experience, it'd be useful for debugging and diagnosing to dump the current block group information.