You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/04 01:34:59 UTC

[jira] [Commented] (HADOOP-13168) Support Future.get with timeout in ipc async calls

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

Hudson commented on HADOOP-13168:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9913/])
Revert "HADOOP-13168. Support Future.get with timeout in ipc async (wang: rev e4450d47f19131818e1c040b6bd8d85ae8250475)
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/ProtobufRpcEngine.java
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/AsyncDistributedFileSystem.java
* hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestAsyncIPC.java
* hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolTranslatorPB.java
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/concurrent/AsyncGet.java
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/concurrent/AsyncGetFuture.java


> Support Future.get with timeout in ipc async calls
> --------------------------------------------------
>
>                 Key: HADOOP-13168
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13168
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>             Fix For: HDFS-9924
>
>         Attachments: c13168_20160517.patch, c13168_20160518.patch, c13168_20160519.patch
>
>
> Currently, the Future returned by ipc async call only support Future.get() but not Future.get(timeout, unit).  We should support the latter as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org