[
https://issues.apache.org/jira/browse/ARTEMIS-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martyn Taylor reassigned ARTEMIS-960:
-------------------------------------
Assignee: Martyn Taylor
> 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
> Assignee: Martyn Taylor
> Fix For: 2.0.0, 1.5.3
>
>
> 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)