Martyn Taylor created ARTEMIS-2055:
--------------------------------------
Summary: Race Condition in ServerSessionPacketHandler can result
in lost data when using LargeMessages
Key: ARTEMIS-2055
URL: https://issues.apache.org/jira/browse/ARTEMIS-2055
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.6.2
Reporter: Martyn Taylor
If the server is shutdown at the same time a client has finished sending a
large message, a race can occur which results in the server shutdown deleting
the large message file associated with the message (even after the message has
been routed). This results in a message with 0 body.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)