xiaoyao1991 opened a new pull request #3152: Fix RoundRobinPacking repack with no specified numContainers URL: https://github.com/apache/incubator-heron/pull/3152 In `RoundRobinPacking`, calling `repack` without providing a new `numContainer` should automatically determine the `numContainers` based on the updated parallelism while remaining the number of instances per container <= that of the old packing plan. The method is currently not following this logic.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
