qiang Liu created ZOOKEEPER-4473:
------------------------------------
Summary: 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.6.2, 3.7.0
Environment: master branch
Reporter: qiang Liu
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)