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

clebert suconic closed ARTEMIS-464.
-----------------------------------

> Sending empty textMessage breaks delivery
> -----------------------------------------
>
>                 Key: ARTEMIS-464
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-464
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Critical
>             Fix For: 1.3.0
>
>
> if you send a Text Message like this:
> TextMessage msg = session.createTextMessage();
> producer.send(msg);
> The consumer will never get it.. something will be broken through the 
> conversions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to