You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2012/12/10 23:17:21 UTC

[jira] [Created] (QPID-4498) HA module should only initialize if requested

Alan Conway created QPID-4498:
---------------------------------

             Summary: HA module should only initialize if requested
                 Key: QPID-4498
                 URL: https://issues.apache.org/jira/browse/QPID-4498
             Project: Qpid
          Issue Type: Bug
            Reporter: Alan Conway


The HA module formerly loaded and initialized even if there were no --ha options set. This can cause conflicts with other modules, in particular the old active-active cluster module (see https://bugzilla.redhat.com/show_bug.cgi?id=885658)

This patch initializes the HA module only if one of --ha-cluster or --ha-queue-replication is set.
--ha-cluster has the same meaning as before. --ha-queue-replication enables queue replication without joining a cluster - this was the old behaviour if no --ha options were set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org