[
https://issues.apache.org/jira/browse/YETUS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217863#comment-16217863
]
Allen Wittenauer commented on YETUS-561:
----------------------------------------
After playing around, JDK8u131/9's default of using the docker memory limit is
actually problematic. I fired up a docker container with -m 100m and just
watched everything come to a screaming halt, when it would have been much
better to just kill it off. We might save people a lot of heartache if we do a
lower bounds check.
Also, [~mdrob], you make a good point and maybe we should set a default. As
you said, 4g is probably a reasonable default unless others have a different
opinion.
> Ability to limit Docker container's RAM usage
> ---------------------------------------------
>
> Key: YETUS-561
> URL: https://issues.apache.org/jira/browse/YETUS-561
> Project: Yetus
> Issue Type: New Feature
> Components: Test Patch
> Affects Versions: 0.6.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Critical
> Attachments: YETUS-561.00.patch
>
>
> Hadoop is blowing up nodes due to unit tests that consume all of RAM. In an
> attempt to keep nodes alive, Yetus needs the ability to put an upper limit on
> the amount that a Docker container can use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)