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 2018/08/21 08:00:15 UTC

[GitHub] huijunwu opened a new pull request #2992: get back newParallelism ifelse branch

huijunwu opened a new pull request #2992: get back newParallelism ifelse branch
URL: https://github.com/apache/incubator-heron/pull/2992
 
 
   In #2980, `updateTopologyHandler()`, if-else branch `newParallelism` was changed to cover both `newParallelism` and `newContainerNumber`, which failed several unit tests.
   This PR gets `newParallelism` back, and puts `newContainerNumber` as the 3rd if-else branch.

----------------------------------------------------------------
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