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 "Xuan Gong (JIRA)" <ji...@apache.org> on 2013/03/25 22:41:15 UTC

[jira] [Commented] (YARN-440) Flatten RegisterNodeManagerResponse

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

Xuan Gong commented on YARN-440:
--------------------------------

Doing the following change:
1. remove the interface RegistrationResponse, move all the contents into RegisterNodeManagerResponse, remove the functions(set and get) of RegistrationResponse.
2. change the .proto, remove RegistrationResponseProto (including its pbImpl), move all the contents into RegisterNodeManagerResponseProto (including change its pbImpl)
3. For all the java files and test files, use RegisterNodeManagerResponse instead of RegistrationResponse.
                
> Flatten RegisterNodeManagerResponse
> -----------------------------------
>
>                 Key: YARN-440
>                 URL: https://issues.apache.org/jira/browse/YARN-440
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Assignee: Xuan Gong
>         Attachments: YARN-440.1.patch
>
>
> RegisterNodeManagerResponse has another wrapper RegistrationResponse under it, which can be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira