Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0
-
None
-
None
Description
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.