GitHub user Ethanlm opened a pull request:

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

    [STORM-2730] Add in config options for acker cpu and memory

    [JIRA-STORM-2730](https://issues.apache.org/jira/browse/STORM-2730)
     
    Add config options for acker cpu and memory.
    
    A test:
    Config: 
     `topology.acker.resources.onheap.memory.mb: 100` 
`topology.component.resources.onheap.memory.mb: 128` 
    
    
![image](https://user-images.githubusercontent.com/14900612/30344935-d755b68c-97c8-11e7-9463-5f2110d86aa2.png)


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

    $ git pull https://github.com/Ethanlm/storm STORM-2730

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

    https://github.com/apache/storm/pull/2324.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 #2324
    
----
commit 32be4e3674b3fdd4db427a53f24d9cac3b98412e
Author: Ethan Li <[email protected]>
Date:   2017-09-11T14:18:04Z

    [STORM-2730] Add in config options for acker cpu and memory

----


---

Reply via email to