[
https://issues.apache.org/jira/browse/ZOOKEEPER-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukti Krishnan updated ZOOKEEPER-4322:
--------------------------------------
Description: When a znode is created in c client, null value is set by
default and get command gives value len 3 instead of 0 (was: When data for
znode is set by c client, get command gives value_len two more than actual data
length though it gives the expected data.)
Summary: create command in c client sets value to null and gives
value_len 3 (was: set command in c client sets data length more than actual
data length)
> create command in c client sets value to null and gives value_len 3
> --------------------------------------------------------------------
>
> Key: ZOOKEEPER-4322
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4322
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Reporter: Mukti Krishnan
> Priority: Minor
>
> When a znode is created in c client, null value is set by default and get
> command gives value len 3 instead of 0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)