[Performance] Use custom implmentation of for AMQP Short String
---------------------------------------------------------------
Key: QPID-255
URL: https://issues.apache.org/jira/browse/QPID-255
Project: Qpid
Issue Type: Improvement
Components: Java Broker, Java Client, Java Common
Reporter: Rob Godfrey
Priority: Minor
The underlying protocol uses "Short Strings" in many places. These are defined
as being ASCII strings which are not capable of holding multi-byte unicode
characters. To improve the encoding / decoding time we should use our own
class implementaion rather than attempting to convert into Strings.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira