Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
qpid-java-broker-7.1.4
-
None
Description
getMessageInfo operation on Queue objects enumerates messages and reports consumerNumber in 'deliveredTo' field for acquired messages.
consumerNumber is not used anywhere else in the REST API making it virtually impossible to cross reference to the actual consumer object.
The operation result should be changed to report the actual consumer id in the field.
Qpid-users thread: http://qpid.2158936.n2.nabble.com/Broker-J-REST-API-how-to-determine-consumer-for-acquired-messages-td7687610.html