[
https://issues.apache.org/jira/browse/STORM-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191068#comment-15191068
]
ASF GitHub Bot commented on STORM-1614:
---------------------------------------
GitHub user abellina opened a pull request:
https://github.com/apache/storm/pull/1206
STORM-1614: backpressure init and cleanup changes for 1.x branch
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_1x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1206.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 #1206
----
commit 28b96d7db2313e4fc5d47729416594928886c696
Author: Alessandro Bellina <[email protected]>
Date: 2016-03-11T14:25:58Z
STORM-1614: backpressure init and cleanup changes for 1.x branch
----
> 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)