Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1445

Add support for binary data for zktreeutil

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.3
    • None
    • contrib
    • None

    Description

      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.

      Attachments

        1. ZOOKEEPER-1445.patch
          10 kB
          Thawan Kooburat
        2. ZOOKEEPER-1445.patch
          11 kB
          Thawan Kooburat

        Activity

          People

            thawan Thawan Kooburat
            thawan Thawan Kooburat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: