[
https://issues.apache.org/jira/browse/ARTEMIS-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465550#comment-16465550
]
ASF GitHub Bot commented on ARTEMIS-1850:
-----------------------------------------
GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2074
ARTEMIS-1850 QueueControl.listDeliveringMessages returns empty result
With AMQP protocol when some messages are received in a transaction,
calling JMX QueueControl.listDeliveringMessages() returns empty list
before the transaction is committed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis i_1850
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2074.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2074
----
commit 4d804a1d7cb3bb25b6ab160a2a5cd7f636f1c4b3
Author: Howard Gao <howard.gao@...>
Date: 2018-05-07T06:33:16Z
ARTEMIS-1850 QueueControl.listDeliveringMessages returns empty result
With AMQP protocol when some messages are received in a transaction,
calling JMX QueueControl.listDeliveringMessages() returns empty list
before the transaction is committed.
----
> QueueControl.listDeliveringMessages returns empty result
> --------------------------------------------------------
>
> Key: ARTEMIS-1850
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1850
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.5.0
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
> Fix For: 2.5.1
>
>
> With AMQP protocol when some messages are received in a transaction, calling
> JMX QueueControl.listDeliveringMessages() returns empty list before the
> transaction is committed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)