[
https://issues.apache.org/jira/browse/ZOOKEEPER-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689131#comment-15689131
]
Flavio Junqueira commented on ZOOKEEPER-2575:
---------------------------------------------
The jira description says that the affected version is 3.3.3, which is fairly
old. I can't think of any specific issue right now, but odds are that it has
been fixed already. [~chenyuyun-emc] perhaps you can try with 3.3.3 to see if
you can repro?
> /./// does not have the form scheme:id:perm and client is quit.
> ---------------------------------------------------------------
>
> Key: ZOOKEEPER-2575
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2575
> Project: ZooKeeper
> Issue Type: Bug
> Components: java client
> Affects Versions: 3.3.3
> Reporter: Prabhunath Yadav
> Assignee: kevin.chen
> Priority: Minor
>
> while creating node using command (random arguments like this).
> create / /./// or some wrong format it shows the message
> /./// does not have the form scheme:id:perm
> with Exception in thread "main"
> org.apache.zookeeper.KeeperException$InvalidACLException:
> KeeperErrorCode=InvalidACL
> .....
> It should give the accurate message but it should not get closed or quit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)