[
https://issues.apache.org/jira/browse/HDFS-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896715#action_12896715
]
Hairong Kuang commented on HDFS-1330:
-------------------------------------
Thanks Sam for reviewing the patch.
Test results ran on my linux box are posted below:
ant test-patch:
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to i
[exec] nclude 3 new or modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
Ant test did not succeed. Failed tests included TestBlockRecovery,
TestHDFSTrash(timeout), and TestBackupNode. But they seemed not related to this
patch.
> Make RPCs to DataNodes timeout
> ------------------------------
>
> Key: HDFS-1330
> URL: https://issues.apache.org/jira/browse/HDFS-1330
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: data-node
> Affects Versions: 0.22.0
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Fix For: 0.22.0
>
> Attachments: hdfsRpcTimeout.patch
>
>
> This jira aims to make client/datanode or datanode/datanode RPC to have a
> timeout of DataNode#socketTimeout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.