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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to