[
https://issues.apache.org/jira/browse/HDFS-16318?focusedWorklogId=681204&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-681204
]
ASF GitHub Bot logged work on HDFS-16318:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Nov/21 09:18
Start Date: 14/Nov/21 09:18
Worklog Time Spent: 10m
Work Description: Hexiaoqiao commented on a change in pull request #3649:
URL: https://github.com/apache/hadoop/pull/3649#discussion_r748825616
##########
File path:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
##########
@@ -257,7 +257,7 @@ void openInfo(boolean refreshLocatedBlocks) throws
IOException {
// locations will not be available with NN for getting the length. Lets
// retry for 3 times to get the length.
if (lastBlockBeingWrittenLength == -1) {
- DFSClient.LOG.warn("Last block locations not available. "
+ DFSClient.LOG.warn("Last block locations " + getCurrentBlock() + "
not available. "
Review comment:
Also add `src` will be more helpful IMO. Thanks.
--
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: 681204)
Time Spent: 0.5h (was: 20m)
> Add exception blockinfo
> -----------------------
>
> Key: HDFS-16318
> URL: https://issues.apache.org/jira/browse/HDFS-16318
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Affects Versions: 3.3.1
> Reporter: guo
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]