[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Olivelli updated ZOOKEEPER-1445:
---------------------------------------
    Fix Version/s: 3.5.7

> Add support for binary data for zktreeutil
> ------------------------------------------
>
>                 Key: ZOOKEEPER-1445
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1445
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 3.4.3
>            Reporter: Thawan Kooburat
>            Assignee: Thawan Kooburat
>            Priority: Major
>             Fix For: 3.6.0, 3.5.6, 3.5.7
>
>         Attachments: ZOOKEEPER-1445.patch, ZOOKEEPER-1445.patch
>
>
> zktreeutil does not support binary data. The program will fail to 
> import/export znode's data which are in binary format. We are going to use 
> OpenSSL library to perform Base64 encoding so that we can store it XML 
> format. OpenSSL seems to be the only widely available library which as 
> support for Base64 encoding and decoding. Libxml2 only have encoding support. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to