You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2010/04/29 20:46:53 UTC

[jira] Created: (ZOOKEEPER-760) Improved string encoding and decoding performance

Improved string encoding and decoding performance
-------------------------------------------------

                 Key: ZOOKEEPER-760
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-760
             Project: Zookeeper
          Issue Type: Improvement
          Components: java client, server
            Reporter: Patrick Hunt
             Fix For: 3.4.0


Our marshaling code converts strings to utf8 bytes, this can be optimized, see: 

https://issues.apache.org/jira/browse/AVRO-532


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.