[
https://issues.apache.org/jira/browse/HDFS-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-9867:
----------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
+1. I've committed this to trunk. Thanks for the contribution, Mingliang!
> Missing block exception should carry locatedBlocks information
> --------------------------------------------------------------
>
> Key: HDFS-9867
> URL: https://issues.apache.org/jira/browse/HDFS-9867
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: erasure-coding, hdfs-client
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-9867.000.patch
>
>
> When more than {{parityBlkNum}} internal blocks are missing, {{StripeReader}}
> throws IOException. Sample error message like:
> {quote}
> java.io.IOException: 5 missing blocks, the stripe is: Offset=44695552,
> length=65536, fetchedChunksNum=0, missingChunksNum=5
> {quote}
> According to our recent experience, it'd be useful for debugging and
> diagnosing to dump the current block group information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)