[ https://issues.apache.org/jira/browse/YARN-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
MENG DING updated YARN-3866: ---------------------------- Attachment: YARN-3866.2.patch Attached new patch based on the review comments. 1) Moved most of the PB records test cases to {{TestPBImplRecords}}, and deleted unnecessary test files. 2) Fixed JavaDoc annotation, and improved/added cooments to all public methods. Checked generated Java docs to make sure they look OK 3) Fixed indentation problem. 4) Added {{ContainerStatus}}, {{ContainerStatusPBImpl}} I will fix JavaDoc and indentation issues in other tickets as well. Thanks [~leftnoteasy] for the review. > AM-RM protocol changes to support container resizing > ---------------------------------------------------- > > Key: YARN-3866 > URL: https://issues.apache.org/jira/browse/YARN-3866 > Project: Hadoop YARN > Issue Type: Sub-task > Components: api > Reporter: MENG DING > Assignee: MENG DING > Attachments: YARN-3866.1.patch, YARN-3866.2.patch > > > YARN-1447 and YARN-1448 are outdated. > This ticket deals with AM-RM Protocol changes to support container resize > according to the latest design in YARN-1197. > 1) Add increase/decrease requests in AllocateRequest > 2) Get approved increase/decrease requests from RM in AllocateResponse > 3) Add relevant test cases -- This message was sent by Atlassian JIRA (v6.3.4#6332)