Class BackupRegistrationMessage

  • All Implemented Interfaces:
    Packet

    public final class BackupRegistrationMessage
    extends PacketImpl
    Registers a given backup-server as the replicating backup of a live server (i.e. a regular ActiveMQ).

    If it succeeds the backup will start synchronization of its state with the new backup node, and replicating any new data. If it fails the backup server will receive a message indicating failure, and should shutdown.

    See Also:
    BackupReplicationStartFailedMessage