You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2022/03/04 13:59:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Mate Szalay-Beko resolved ZOOKEEPER-4473.
-----------------------------------------
    Fix Version/s: 3.9.0
                   3.8.1
       Resolution: Fixed

Issue resolved by pull request 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
>             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)