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

Rob Godfrey reassigned QPID-255:
--------------------------------

    Assignee: Rob Godfrey

> [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
>         Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to