Class ReplicationPrimaryActivation

  • All Implemented Interfaces:
    Runnable, org.apache.activemq.artemis.quorum.DistributedLock.UnavailableLockListener

    public class ReplicationPrimaryActivation
    extends LiveActivation
    implements org.apache.activemq.artemis.quorum.DistributedLock.UnavailableLockListener
    This is going to be run() just by natural born primary, at the first start. Both during a failover or a failback, run() isn't going to be used, but only getActivationChannelHandler(Channel, Acceptor).