[
https://issues.apache.org/jira/browse/ZOOKEEPER-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501340#comment-17501340
]
Mate Szalay-Beko commented on ZOOKEEPER-4473:
---------------------------------------------
Merged, thanks for the contribution!!
> zooInspector create root node fail with path validate
> -----------------------------------------------------
>
> Key: ZOOKEEPER-4473
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4473
> Project: ZooKeeper
> Issue Type: Bug
> Components: contrib
> Affects Versions: 3.7.0, 3.6.2
> Environment: master branch
> Reporter: qiang Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.9.0, 3.8.1
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> create root node using zoo inspector will fail with an exception,
> {code:java}
> java.lang.IllegalArgumentException: Invalid path string "//test" caused by
> empty node name specified @1
> {code}
> and what's worse is the UI will be updated, even creation failed
--
This message was sent by Atlassian Jira
(v8.20.1#820001)