sv2000 commented on a change in pull request #2912: [GOBBLIN-1072] Being more conservative on leasing containers URL: https://github.com/apache/incubator-gobblin/pull/2912#discussion_r389198699
########## File path: gobblin-yarn/src/test/java/org/apache/gobblin/yarn/YarnAutoScalingManagerTest.java ########## @@ -40,6 +44,9 @@ */ @Test(groups = { "gobblin.yarn" }) public class YarnAutoScalingManagerTest { + // A queue within size == 1 and upperBound == "infinite" should impose no impact on the execution. Review comment: "should impose no impact" -> "should not impact" ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services