[GitHub] storm pull request #2902: [STORM-3282] Fix RAS worker count estimation

2018-11-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/2902


---


[GitHub] storm pull request #2903: [STORM-3284]: Add inheritance to cgroups

2018-11-08 Thread kishorvpatil
GitHub user kishorvpatil opened a pull request:

https://github.com/apache/storm/pull/2903

[STORM-3284]: Add inheritance to cgroups



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kishorvpatil/incubator-storm 
add-cgroup-inheritance

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/2903.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2903


commit 9178c10211874f8928ebc5ce4fdbf04ae698bcb5
Author: Kishor Patil 
Date:   2018-11-08T17:40:37Z

Add inheritance to cgroups




---