summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml/cluster.xml
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-09-21 10:39:36 +0000
committerGordon Sim <gsim@apache.org>2007-09-21 10:39:36 +0000
commitac502eb4336c57f5f1bf102f2d58f003d71dc82e (patch)
tree2989d7bf16531a2e02627dd422cd7225e610d3fd /qpid/cpp/xml/cluster.xml
parent460d40357a22227a1aa26d19de23e5103a878a35 (diff)
downloadqpid-python-ac502eb4336c57f5f1bf102f2d58f003d71dc82e.tar.gz
Use octet each for class and method id (changed c++ and python)
Modified indexes in xml for message.empty, message.offset and the c++ cluster class Fixed encoding for rfc1982-long-set in c++ and python (its a size not a count that is prepended) Fixed minor typo in configuration option help string Use session.open/close in python tests, handle session.closed Commented out the response tag in session.close due to pythons ambiguity as to whether session.closed is a response or not Disabled broker.test_closed_channel (due to above issue); broker behaves as expected but test fails; test_invalid_channel is safe enough for now. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@578053 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml/cluster.xml')
-rw-r--r--qpid/cpp/xml/cluster.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml
index 80cf80fc6b..bbdb501b80 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/cpp/xml/cluster.xml
@@ -22,7 +22,7 @@
<amqp major="0" minor="10" port="5672">
-<class name = "cluster" index = "301">
+<class name = "cluster" index = "201">
<doc>Qpid extension class to allow clustered brokers to communicate.</doc>