-
Type:
Bug
-
Status: New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: AMQ 7.0.3.GA
-
Fix Version/s: None
-
Component/s: amqp-protocol
-
Labels:None
-
Environment:
- tested on 7.0.2
- tested on 7.0.3
-
Target Release:
-
Steps to Reproduce:
-
Release Notes Text:The JMX operation listDeliveringMessages() does not return messages that were consumed in a transaction by an AMQ JMS client.
-
Release Notes Docs Status:Documented as Known Issue
-
Upstream Jira:
queues JMX attribute "Delivering Count" > 0 but the JMX operation "listDeliveringMessages()” is returning an empty list.
Intuitively I would expect the listDeliveringMessages() operation to list number of messages reported in the Delivering Count.
- is blocked by
-
ARTEMIS-1850 Loading...