Prabhunath Yadav created ZOOKEEPER-2575:
-------------------------------------------
Summary: /./// 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.5.2
Reporter: Prabhunath Yadav
Priority: Minor
while creating node using command
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)