[ 
https://issues.apache.org/jira/browse/HDFS-16298?focusedWorklogId=679487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-679487
 ]

ASF GitHub Bot logged work on HDFS-16298:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Nov/21 07:03
            Start Date: 10/Nov/21 07:03
    Worklog Time Spent: 10m 
      Work Description: ferhui commented on a change in pull request #3615:
URL: https://github.com/apache/hadoop/pull/3615#discussion_r746295538



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
##########
@@ -1003,7 +1003,7 @@ private LocatedBlock refetchLocations(LocatedBlock block,
       String description = "Could not obtain block: " + blockInfo;
       DFSClient.LOG.warn(description + errMsg

Review comment:
       Got it, it is reasonable.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 679487)
    Time Spent: 1h 20m  (was: 1h 10m)

> Improve error msg for BlockMissingException
> -------------------------------------------
>
>                 Key: HDFS-16298
>                 URL: https://issues.apache.org/jira/browse/HDFS-16298
>             Project: Hadoop HDFS
>          Issue Type: Wish
>            Reporter: tomscut
>            Assignee: tomscut
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: image-2021-11-04-15-28-05-886.png
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When the client fails to obtain a block, a BlockMissingException is thrown. 
> To analyze the issues, we can add the relevant location information to error 
> msg here.
> !image-2021-11-04-15-28-05-886.png|width=624,height=144!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to