[
https://issues.apache.org/jira/browse/STORM-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203730#comment-15203730
]
ASF GitHub Bot commented on STORM-1641:
---------------------------------------
GitHub user abellina opened a pull request:
https://github.com/apache/storm/pull/1241
STORM-1641: make subtree node creation consistent
This doesn't appear to make a difference. When starting nimbus, I get 9
znodes inside of /storm either way. However, it was inconsistent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abellina/storm
STORM-1641_backpressure_subtree_creation_inconsistency
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1241.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 #1241
----
commit 5f1d3e8da5bd5e707867dee7abc5650f0bc06688
Author: Alessandro Bellina <[email protected]>
Date: 2016-03-21T05:15:07Z
STORM-1641: make subtree node creation consistent
----
> Inconsistency when creating backpressure znode subtree
> ------------------------------------------------------
>
> Key: STORM-1641
> URL: https://issues.apache.org/jira/browse/STORM-1641
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Alessandro Bellina
> Assignee: Alessandro Bellina
> Priority: Trivial
>
> In STORM-1614 I added the creation of the backpressure znode subtree, but
> instead of using BACKPRESSURE-SUBTREE it was using BACKPRESSURE-ROOT. This
> doesn't appear to make a difference, but it is inconsistent with the other
> subtrees.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)