Martyn Taylor created ARTEMIS-960:
-------------------------------------

             Summary: Send Will messages have extra string encoding
                 Key: ARTEMIS-960
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-960
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Martyn Taylor


The Netty API passes along a UTF8 String and not a byte array.  We end up 
re-encoding the string on the way out resulting in extra bytes in the payload. 

For now we'll decide the UTF8 String and stick the bytes in the payload.  

There's a JIRA open on Netty to update the API here:

https://github.com/netty/netty/issues/5828




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to