You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "qiang Liu (Jira)" <ji...@apache.org> on 2022/03/01 02:58:00 UTC

[jira] [Commented] (ZOOKEEPER-4473) zooInspector create root node fail with path validate

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499281#comment-17499281 ] 

qiang Liu commented on ZOOKEEPER-4473:
--------------------------------------

[~brentwritescode] already created a PR at GitHub, [pr-1818|https://github.com/apache/zookeeper/pull/1818] 

> 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
>          Time Spent: 50m
>  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)