You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/11/13 17:11:58 UTC

[2/2] storm git commit: Merge branch 'add-cgroup-inheritance' of https://github.com/kishorvpatil/incubator-storm into STORM-3284

Merge branch 'add-cgroup-inheritance' of https://github.com/kishorvpatil/incubator-storm into STORM-3284

STORM-3284: Add inheritance to cgroups

This closes #2903


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4ebb6406
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4ebb6406
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4ebb6406

Branch: refs/heads/master
Commit: 4ebb6406ea850cdd5b710fd9185fe211bbdf746d
Parents: 98ed0a8 9178c10
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Nov 13 10:45:14 2018 -0600
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Nov 13 10:45:14 2018 -0600

----------------------------------------------------------------------
 conf/defaults.yaml                                |  1 +
 .../main/java/org/apache/storm/DaemonConfig.java  |  8 ++++++++
 .../storm/container/cgroup/CgroupManager.java     | 18 ++++++++++++++++++
 3 files changed, 27 insertions(+)
----------------------------------------------------------------------