You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by Ethanlm <gi...@git.apache.org> on 2017/09/12 19:56:15 UTC

[GitHub] storm pull request #2324: [STORM-2730] Add in config options for acker cpu a...

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 <et...@gmail.com>
Date:   2017-09-11T14:18:04Z

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

----


---

[GitHub] storm pull request #2324: [STORM-2730] Add in config options for acker cpu a...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] storm issue #2324: [STORM-2730] Add in config options for acker cpu and memo...

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

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


---