diff options
author | Ted Ross <tross@apache.org> | 2010-02-12 21:23:27 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2010-02-12 21:23:27 +0000 |
commit | 0b4bb5acdba9afef93a99864b39e1de438b5dc42 (patch) | |
tree | 5582b724a780595e6a33ac959a313c3e0e65048e /java/client/src | |
parent | 1827a69f01ea0a955161fd93edfa137d7b1723a4 (diff) | |
download | qpid-python-0b4bb5acdba9afef93a99864b39e1de438b5dc42.tar.gz |
Changes needed for QPID-2029 (Clustering and Management don't work well together)
This update changes the indexing of object IDs in the broker-resident management agent
from being based on the QMFv1 format (numeric) to the QMFv2 format (string name). This removes
the need for numeric objectIds to be synchronized across a set of clustered brokers.
Also included in this patch is a fix to a bug in binding creation. Previously, when a binding
was created that already existed, the management object for the proposed binding (duplicate of
the existing one) was created then destroyed. This is inefficient and causes problems when the
name-based indexes collide.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/src')
0 files changed, 0 insertions, 0 deletions