Keith Wall created QPID-8099:
--------------------------------
Summary: [Broker-J] [AMQP Management] Operation
Queue#getMessageInfo response returned as serialised java object rather list of
maps
Key: QPID-8099
URL: https://issues.apache.org/jira/browse/QPID-8099
Project: Qpid
Issue Type: Bug
Components: Broker-J
Affects Versions: qpid-java-broker-7.0.0, qpid-java-broker-7.0.1
Reporter: Keith Wall
Fix For: qpid-java-broker-7.1.0
Invoking {{Queue#getMessageInfo}} over AMQP management returns response message
containing the serialised bytes of the MessageInfo object rather than a list of
maps.
The problem is {{MessageInfo}} and {{LogRecord}} are missing the
{{ManagedAttributeValue}} interface, so ManagedAttributeValueAbstractConverter
is ignoring them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]