summaryrefslogtreecommitdiff
path: root/qpid/java/broker-codegen/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2014-08-18 19:18:31 +0000
committerAlan Conway <aconway@apache.org>2014-08-18 19:18:31 +0000
commit601392efbbd7c4fc58cb2e42eec0e5e462e34fea (patch)
treeee1c37da63b464c2cf0af9e0c7d66f0cd430e6c8 /qpid/java/broker-codegen/src
parent0b577d8ebd8c7a35ad4c84ed1bc048f21bb2d9d6 (diff)
downloadqpid-python-601392efbbd7c4fc58cb2e42eec0e5e462e34fea.tar.gz
QPID-6015: HA Python QMF console raises exception due to HA subscriptions.
One of the arguments in a HA subscription (qpid.ha-ids) is binary encoded data, however it was being passed as a string type in the arguments map. This caused python qmf console clients to choke when they tried to utf-decode the data. Fix is to pass the data using the vbin32 type which is intended for binary data. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618712 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker-codegen/src')
0 files changed, 0 insertions, 0 deletions