Package org.apache.activemq.artemis.core.server.cluster.ha
package org.apache.activemq.artemis.core.server.cluster.ha
-
ClassDescriptionAn HAManager takes care of any colocated backups in a VM.HAPolicy<T extends Activation>Every active server will have an HAPolicy that configures the type of server that it should be either primary, backup or colocated (both).This implementation doesn't really do anything at the minute but this may change so I'm leaving it here, Andy...