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

ASF GitHub Bot commented on ARTEMIS-422:
----------------------------------------

GitHub user jbertram opened a pull request:

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

    ARTEMIS-422 support appendRollbackRecord

    

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-422

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

    https://github.com/apache/activemq-artemis/pull/406.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 #406
    
----
commit e64ecf5523f7f5a0ce924cc4bf2666ece425f135
Author: jbertram <jbert...@apache.org>
Date:   2016-02-25T19:31:19Z

    ARTEMIS-422 support appendRollbackRecord

----


> Implement appendRollbackRecord in o.a.a.a.c.j.i.FileWrapperJournal
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-422
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-422
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>
> There are situations where replica will receive a 
> org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationCommitMessage
>  where rollback = true which means 
> org.apache.activemq.artemis.core.journal.impl.FileWrapperJournal should 
> support appendRollbackRecord rather than throwing an 
> org.apache.activemq.artemis.api.core.ActiveMQUnsupportedPacketException.



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

Reply via email to