Claudio Tagliola created AMQ-6142:
-------------------------------------
Summary: ActiveMQBytesMessage decompress throws
DataFormatException incorrect header check
Key: AMQ-6142
URL: https://issues.apache.org/jira/browse/AMQ-6142
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.13.0, 5.11.3, 5.12.1, 5.10.2
Reporter: Claudio Tagliola
In our environment we use an embedded broker. On one topic, the server is also
listening in on the messages. From ActiveMQ 5.10.0 up to 5.13.0, we encounter
DataFormatException: incorrect header check exceptions on the tcp clients due
to corruption of the payload. Attached are a test server and client. At some
point, the client will exit due to mentioned exception. Increase chances by
running multiple clients.
If the server has multiple consumers on the same topic, they will encounter
corruption as well, but this has other side-effects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)