diff options
| author | Alan Conway <aconway@apache.org> | 2010-03-08 17:34:09 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-03-08 17:34:09 +0000 |
| commit | 5202caa81535cb17b17fa66f05d851002ce850d7 (patch) | |
| tree | 723919b0e242f1f44fd61e6ca3355a8e0512a74a /qpid/cpp/src/tests/cluster_tests.fail | |
| parent | 9e11e1cd1a0516df8c63de07870e299e9a103a4b (diff) | |
| download | qpid-python-5202caa81535cb17b17fa66f05d851002ce850d7.tar.gz | |
QPID-2436: Fix cluster update of remote agents.
The v2key of cluster agents was not being passed as part of a cluster update.
This meant they were not being associated with the correct shadow connections on
the updatee. This caused inconsistencies that shut down the new broker.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@920414 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/cluster_tests.fail')
| -rw-r--r-- | qpid/cpp/src/tests/cluster_tests.fail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster_tests.fail b/qpid/cpp/src/tests/cluster_tests.fail index 268795642d..b28b04f643 100644 --- a/qpid/cpp/src/tests/cluster_tests.fail +++ b/qpid/cpp/src/tests/cluster_tests.fail @@ -1,3 +1,3 @@ -cluster_tests.LongTests.test_management + |
