You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Stefanie (Jira)" <ji...@apache.org> on 2021/02/12 20:59:00 UTC

[jira] [Commented] (AMQ-4613) Not able to receive messages for a group in a queue

    [ https://issues.apache.org/jira/browse/AMQ-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283976#comment-17283976 ] 

Stefanie commented on AMQ-4613:
-------------------------------

[~mattrpav]: Although it's working with 5.16.1 I experienced another issue (see [here|https://issues.apache.org/jira/browse/AMQ-8144])

> Not able to receive messages for a group in a queue
> ---------------------------------------------------
>
>                 Key: AMQ-4613
>                 URL: https://issues.apache.org/jira/browse/AMQ-4613
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.8.0
>            Reporter: Sumit Wattal
>            Priority: Major
>              Labels: close-pending
>         Attachments: MessagingSubstrateIntegration.java, activemq.log
>
>
> I was testing a scenario where the JMSXGroupID property is set to 0 and 1 (two groups) for TextMessage objects and pushed to a queue. The receiver creates a MessageConsumer with the messageSelector as the "JMSXGroupID = 0" "JMSXGroupID = 0". 
> While calling the receive the messageConsumer doesn't get back anything. I further investigated and found that the messages were not getting enqueued to the MessageDispatchChannel object in ActiveMQMessageConsumer. I have the same test case working for ActiveMQ 5.6. Digging further I found that a MessageDispatch command was not being generated. Is this a configuration issue on my end?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)