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 2021/02/24 06:27:22 UTC

[GitHub] [incubator-heron] windhamwong opened a new pull request #3678: Round Robin minimum RAM requirement descreasing to 16MB

windhamwong opened a new pull request #3678:
URL: https://github.com/apache/incubator-heron/pull/3678


   Decrease the minimum requirement of RAM of single instance to 16MB in Round Robin algorithm
   
   The original minimum RAM setting is too high for micro spouts/bolts. This helps developers to split programs into much smaller than before.
   
   16MB should fit most of the situation. Round Robin is about dividing the allocated RAM for the single container into required pieces. i.e. 800MB has 50 instances with 16MB RAM


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



[GitHub] [incubator-heron] nicknezis merged pull request #3678: Round Robin minimum RAM requirement descreasing to 16MB

Posted by GitBox <gi...@apache.org>.
nicknezis merged pull request #3678:
URL: https://github.com/apache/incubator-heron/pull/3678


   


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