diff options
| author | Alan Conway <aconway@apache.org> | 2009-12-11 20:55:45 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-12-11 20:55:45 +0000 |
| commit | feb6b15ae51ebc54005cf019009508f91d019570 (patch) | |
| tree | 2645cf7eeecd54feecd7d7423eb7d2a331b93b47 /qpid/cpp/src/cluster.cmake | |
| parent | 6c2ff216a813a1cd19bc8e850aed437ca17fc09b (diff) | |
| download | qpid-python-feb6b15ae51ebc54005cf019009508f91d019570.tar.gz | |
QPID-2266: error sending update: Enqueue capacity threshold exceeded
Fix for the problem with a test to verify that messages going to the store
have the same headers and content-size for an updatee or a broker that
receives the publish directly.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@889813 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/cluster.cmake')
| -rw-r--r-- | qpid/cpp/src/cluster.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/cluster.cmake b/qpid/cpp/src/cluster.cmake index 2c7b108e71..6552c39f12 100644 --- a/qpid/cpp/src/cluster.cmake +++ b/qpid/cpp/src/cluster.cmake @@ -109,6 +109,7 @@ if (BUILD_CLUSTER) qpid/cluster/ExpiryPolicy.cpp qpid/cluster/FailoverExchange.cpp qpid/cluster/FailoverExchange.h + qpid/cluster/UpdateExchange.cpp qpid/cluster/UpdateExchange.h qpid/cluster/UpdateReceiver.h qpid/cluster/LockedConnectionMap.h |
