[ 
https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824719#comment-15824719
 ] 

Hudson commented on HDFS-11307:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11121 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11121/])
HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. 
(jitendra: rev d1d0b3e1fd593d590aaf2e3db8f730a296b20aa1)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/mount/RpcProgramMountd.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/java/org/apache/hadoop/hdfs/nfs/TestMountd.java
* (edit) 
hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcProgram.java
* (edit) 
hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpClient.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/RpcProgramNfs3.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/conf/NfsConfigKeys.java


> The rpc to portmap service for NFS has hardcoded timeout. 
> ----------------------------------------------------------
>
>                 Key: HDFS-11307
>                 URL: https://issues.apache.org/jira/browse/HDFS-11307
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Mukul Kumar Singh
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: HDFS-11307.001.patch, HDFS-11307.002.patch, 
> HDFS-11307.003.patch
>
>
> The NFS service makes rpc call to the portmap but the timeout is hardcoded. 
> Tests on slow virtual machines sometimes fail due to timeout. We should make 
> the timeout configurable, with the same default value as current value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to