GitHub user sagitta20 opened a pull request:
https://github.com/apache/storm/pull/2602
Update CuratorUtils.java
If root isn't empty, there need a ',' before root
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sagitta20/storm patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2602.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 #2602
----
commit e855b84df9d7dcba865d4f94c1963437ff30b8a2
Author: sagitta20 <37529285+sagitta20@...>
Date: 2018-03-20T02:47:00Z
Update CuratorUtils.java
If root isn't empty, there need a ',' before root
----
---