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.