ferhui commented on a change in pull request #3615:
URL: https://github.com/apache/hadoop/pull/3615#discussion_r746278835
##########
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:
Here we can see the Warning message on client side, is it?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]