GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2326
[STORM-2741] Add in config options for metrics consumer cpu and memory
[jira-STORM-2741](https://issues.apache.org/jira/browse/STORM-2741)
Similar to https://github.com/apache/storm/pull/2324 , add cpu and memory
configs for metrics consumer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2741
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2326.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 #2326
----
commit 4a29b57a1c58cc6fda54356ae5568843d1abbb3c
Author: Ethan Li <[email protected]>
Date: 2017-09-15T14:45:34Z
[STORM-2741] Add in config options for metrics consumer cpu and memory
----
---