GitHub user kishorvpatil opened a pull request:

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

    [STORM-1457] Avoid collecting pending tuples if topology.debug is off

    This would help lower heap memory usage when ```topology.debug``` is off.

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

    $ git pull https://github.com/kishorvpatil/incubator-storm storm1457

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

    https://github.com/apache/storm/pull/997.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 #997
    
----
commit 0f1b14200f8be1f76408d58e71d02226c262e778
Author: Kishor Patil <[email protected]>
Date:   2016-01-08T19:25:23Z

    Avoid collecting pending tuples if topology.debug is off

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to