You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hiroshi Ikeda (JIRA)" <ji...@apache.org> on 2014/01/27 11:12:38 UTC

[jira] [Updated] (YARN-1656) Return type of YarnRPC.getProxy() should be the given protocol class instead of Object

     [ https://issues.apache.org/jira/browse/YARN-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiroshi Ikeda updated YARN-1656:
--------------------------------

    Environment:     (was: Writing code with explicit cast such as:
{code}
((ApplicationClientProtocol) rpc.getProxy(ApplicationClientProtocol.class, rmAddress, appsManagerServerConf));
{code}
is tedious.
)

> Return type of YarnRPC.getProxy() should be the given protocol class instead of Object
> --------------------------------------------------------------------------------------
>
>                 Key: YARN-1656
>                 URL: https://issues.apache.org/jira/browse/YARN-1656
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.2.0
>            Reporter: Hiroshi Ikeda
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)