[
https://issues.apache.org/jira/browse/YETUS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223184#comment-16223184
]
Sean Busbey commented on YETUS-561:
-----------------------------------
+1 on v4
{code}
@@ -3122,6 +3127,8 @@ else
initialize "$@"
fi
+ulimit -Su "${PROC_LIMIT}"
+
add_vote_table H "Prechecks"
prechecks
{code}
nit: I'd like to see a yetus_debug message that we're altering the soft limit
and what we're altering it to.
> Ability to limit user process counts and 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, YETUS-561.01.patch,
> YETUS-561.02.patch, YETUS-561.03.patch, YETUS-561.04.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)