[ 
https://issues.apache.org/jira/browse/HDFS-13985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720323#comment-16720323
 ] 

Hudson commented on HDFS-13985:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15605 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15605/])
HDFS-13985. Clearer error message for ReplicaNotFoundException (templedf: rev 
4aa0609fb0c38494bae6c7f8aa6732e9a421b27c)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/server/datanode/ReplicaNotFoundException.java


> Clearer error message for ReplicaNotFoundException
> --------------------------------------------------
>
>                 Key: HDFS-13985
>                 URL: https://issues.apache.org/jira/browse/HDFS-13985
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: Adam Antal
>            Assignee: Adam Antal
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-13985.001.patch, HDFS-13985.002.patch, 
> HDFS-13985.002.patch, HDFS-13985.003.patch
>
>
> The issue is that we came across a ReplicaNotFoundException in a bug report, 
> the most informative thing we could get is "Replica not found for 
> [ExtendedBlock]". If someone tries to investigate cases including 
> ReplicaNotFoundExceptions should review diagnostic bundles, dig through logs, 
> but as a starting point enhancing the exception message would boost this 
> process, and be beneficial in the long run.
> More concretely, it would be helpful if any of the following information was 
> displayed along with the exception: file's name, replication factor or block 
> location.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to