[
https://issues.apache.org/jira/browse/ACTIVEMQ6-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548511#comment-14548511
]
ASF GitHub Bot commented on ACTIVEMQ6-110:
------------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/265
ACTIVEMQ6-110 getDeliveringMessages() broken
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis deliveringIssue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/265.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 #265
----
commit 8561d60f54dfec1ea9efc34e90c175dfdaa08184
Author: jbertram <[email protected]>
Date: 2015-05-18T18:57:05Z
ACTIVEMQ6-110 getDeliveringMessages() broken
----
> getDeliveringMessages() method returns only partial information
> ---------------------------------------------------------------
>
> Key: ACTIVEMQ6-110
> URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-110
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
>
> There seems to be a problem with the implementation of the
> getDeliveringMessages() method on QueueImpl class. The key used to store the
> values in the returned Hashmap is always the same so what it returns is the
> value for the last loop iteration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)