[
https://issues.apache.org/jira/browse/STORM-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189843#comment-15189843
]
ASF GitHub Bot commented on STORM-1614:
---------------------------------------
GitHub user abellina opened a pull request:
https://github.com/apache/storm/pull/1202
STORM-1614: backpressure changes and initial test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abellina/storm
STORM-1614_backpressure_init_and_cleanup_changes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1202.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 #1202
----
commit 3fb3521eda89caf9f59675ed397ce8202da964b6
Author: Alessandro Bellina <[email protected]>
Date: 2016-03-09T22:15:46Z
STORM-1614: backpressure changes and initial test
----
> Clean backpressure zk node in do-cleanup
> ----------------------------------------
>
> Key: STORM-1614
> URL: https://issues.apache.org/jira/browse/STORM-1614
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Alessandro Bellina
> Assignee: Alessandro Bellina
> Priority: Minor
>
> Currently the backpressure node is being removed in killTopologyWithOpts in
> nimbus. Remove instead like the other ZK nodes in do-cleanup for inactive
> topos.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)