Class ReplicationPrimaryIsStoppingMessage

java.lang.Object
org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPrimaryIsStoppingMessage
All Implemented Interfaces:
Packet

public final class ReplicationPrimaryIsStoppingMessage extends PacketImpl
Message indicating that the primary is stopping (a scheduled stop).

The backup starts the fail-over immediately after receiving this.