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

Robert Greig resolved QPID-255.
-------------------------------

       Resolution: Fixed
    Fix Version/s: M2

Committed svn revision 494121

> [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
>             Fix For: M2
>
>         Attachments: qpid-255.patch
>
>
> 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

        

Reply via email to