HDFS-15936.Solve BlockSender#sendPacket() does not record SocketTimeout exception.#2836
Conversation
virajjasani
left a comment
There was a problem hiding this comment.
Left minor nit, looks good otherwise
There was a problem hiding this comment.
nit: LOG.warn("Sending packets timed out.", e);
There was a problem hiding this comment.
I am fine with the update though the exception would be threw and processed in DataXceiver#run.
|
💔 -1 overall
This message was automatically generated. |
…SocketTimeout exception.
|
@virajjasani, @cxorm , thank you for your attention. |
|
💔 -1 overall
This message was automatically generated. |
|
Thanks @jianghuazhu for the work and @virajjasani for the review. |
|
💔 -1 overall
This message was automatically generated. |
|
@cxorm , thank you very much for your work. Can this pr be merged into the trunk branch? If there is still a lack of other work, I am willing to contribute. |
|
Merging it per Viraj and cxorm's review. |
…SocketTimeout exception. (apache#2836) Co-authored-by: zhujianghua <zhujianghua@zhujianghuadeMacBook-Pro.local> Reviewed-by: cxorm <lianp964@gmail.com> Reviewed-by: Viraj Jasani <vjasani@apache.org>
…SocketTimeout exception.
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute