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/28 23:34:43 UTC

[GitHub] xiaoyao1991 opened a new pull request #3178: Soften padding constraint

xiaoyao1991 opened a new pull request #3178: Soften padding constraint
URL: https://github.com/apache/incubator-heron/pull/3178
 
 
   To alleviate burdens on users to reconfigure topologies with the correct amount of resources, we will soften the padding constraint. i.e. we will only do hard validation to see if user configured container resource can accommodate all instances without padding. If there's no enough resource left for padding, we will only throw warning messages to alert users instead of failing the submission.

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