[
https://issues.apache.org/jira/browse/ZOOKEEPER-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558498#comment-16558498
]
maoling commented on ZOOKEEPER-3105:
------------------------------------
[~lordofkey]
It's a zkpython snippet which cannot reproduce this error after I test.
The validity of ACL parameters (e.g. must be an ASCII string) should be checked
in your client side.
> Character coding problem occur when create a node using python3
> ---------------------------------------------------------------
>
> Key: ZOOKEEPER-3105
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3105
> Project: ZooKeeper
> Issue Type: Bug
> Components: contrib
> Affects Versions: 3.5.0
> Environment: linux
> Reporter: yang hao
> Priority: Major
> Fix For: 3.5.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> when creating a node using python3, InvalidACLException occurs all the time.
> it`s caused by imcompatible way of parsing acl passed through python3 api.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)