[
https://issues.apache.org/jira/browse/ARTEMIS-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596811#comment-16596811
]
ASF subversion and git services commented on ARTEMIS-2055:
----------------------------------------------------------
Commit 2031515e00969e4976594e98d0b28ecc3ef03250 in activemq-artemis's branch
refs/heads/2.6.x from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=2031515 ]
ARTEMIS-2055 Lock LM on PacketHandler on clear
(cherry picked from commit 9a855e18e1e73fb36486a06b53ee61b9fbf8f7db)
> 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
> Priority: Blocker
>
> 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)