[ 
https://issues.apache.org/jira/browse/ARTEMIS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242258#comment-15242258
 ] 

ASF subversion and git services commented on ARTEMIS-484:
---------------------------------------------------------

Commit d6c7e30594cd6620ad05cbbd247421e07793ee77 in activemq-artemis's branch 
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=d6c7e30 ]

ARTEMIS-484 Large Message Loss on Initial replication

https://issues.apache.org/jira/browse/ARTEMIS-484

The File copy after the initial synchronization on large messages was broken.
On this commit we fix how the buffer is cleaned up before each read since
a previously unfinished body read would make the buffer dirty.

I'm keeping also lots of Traces I have added to debug this issue, so they will
be useful if anything like this happens again.


> Large Message is lost during synchronization of replication
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-484
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-484
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 1.1.0, 1.2.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>
> During the initial phase of the replication, while the data is being copied 
> over, LargeMessages could lost its body what would lead the message 
> impossible to be read.



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

Reply via email to