You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/01/10 20:40:04 UTC

[GitHub] xiaoyao1991 opened a new pull request #3152: Fix RoundRobinPacking repack with no specified numContainers

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:
users@infra.apache.org


With regards,
Apache Git Services