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

[jira] [Assigned] (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:all-tabpanel ]

Matt Pavlovich reassigned AMQ-4613:
-----------------------------------

    Assignee: Matt Pavlovich

> 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
>            Assignee: Matt Pavlovich
>            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)