[
https://issues.apache.org/jira/browse/HDFS-15939?focusedWorklogId=638644&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-638644
]
ASF GitHub Bot logged work on HDFS-15939:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Aug/21 13:15
Start Date: 17/Aug/21 13:15
Worklog Time Spent: 10m
Work Description: jianghuazhu edited a comment on pull request #2841:
URL: https://github.com/apache/hadoop/pull/2841#issuecomment-900280620
Sorry, I ignored this question for a while. I will continue to work.
@liuml07 , thanks for your comment.
I very much agree with your opinion, so I made two improvements:
Rename the ignored variable to ste;
When this exception occurs, close the peer; because this exception does not
seem simple.
If there are other suggestions, please discuss them.
thank you very much.
--
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: 638644)
Time Spent: 1h (was: 50m)
> Solve the problem that DataXceiverServer#run() does not record SocketTimeout
> exception
> --------------------------------------------------------------------------------------
>
> Key: HDFS-15939
> URL: https://issues.apache.org/jira/browse/HDFS-15939
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: JiangHua Zhu
> Assignee: JiangHua Zhu
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> In DataXceiverServer#run(), if a SocketTimeout exception occurs, no
> information will be recorded here.
> try {
> ......
> } catch (SocketTimeoutException ignored){
> // wake up to see if should continue to run
> }
> No records are generated here, which is not conducive to troubleshooting.
> We should add some warning type logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]