From c22cb4bef13a4a12a0c4098bad6da44c1a2cd444 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 13 Jul 2012 18:45:23 +0000 Subject: QPID-4107 HA does not replicate alternate-exchange Set alternate exchange on replicated queues and exchanges. If the exchange is available, set it immediately. Otherwise remember what needs to be set so it can be set when the exchange becomes available. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1361334 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/ha.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/ha.mk') diff --git a/qpid/cpp/src/ha.mk b/qpid/cpp/src/ha.mk index 906dd775bd..9ec46a5156 100644 --- a/qpid/cpp/src/ha.mk +++ b/qpid/cpp/src/ha.mk @@ -23,6 +23,7 @@ dmoduleexec_LTLIBRARIES += ha.la ha_la_SOURCES = \ + qpid/ha/AltExchangeSetter.h \ qpid/ha/Backup.cpp \ qpid/ha/Backup.h \ qpid/ha/BackupConnectionExcluder.h \ -- cgit v1.2.1