minni31 commented on a change in pull request #3766:
URL: https://github.com/apache/hadoop/pull/3766#discussion_r769828897
##########
File path:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/TestPBImplRecords.java
##########
@@ -430,6 +431,7 @@ public static void setup() throws Exception {
generateByNewInstance(UpdatedContainer.class);
generateByNewInstance(ContainerUpdateRequest.class);
generateByNewInstance(ContainerUpdateResponse.class);
+ generateByNewInstance(EnhancedHeadroom.class);
Review comment:
Since this PR is just handling proto side of changes, will be adding
more UT when using EnhancedHeadroom info for calculating cluster load.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]