GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/437

    ARTEMIS-465 Create LM on write packet in ReplicationEndpoint

    If a LM write packet is received from the live assume that the large
    message exists and create a local reference.
    
    Old behavour would reject the packet which could lead to loss of data on
    failover see JIRA.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-465

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/437.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #437
    
----
commit 0aa3f99ccec2fb28c22960b2db19a41ef359f0f5
Author: Martyn Taylor <[email protected]>
Date:   2016-04-01T22:13:04Z

    ARTEMIS-465 Create LM on write packet in ReplicationEndpoint
    
    If a LM write packet is received from the live assume that the large
    message exists and create a local reference.
    
    Old behavour would reject the packet which could lead to loss of data on
    failover see JIRA.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to