[jboss-jira] [JBoss JIRA] (WFLY-10555) The list-messages and remove-messages don't work on a queue when consumer is connected
Josef Cacek (JIRA)
issues at jboss.org
Wed Jun 13 05:15:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josef Cacek resolved WFLY-10555.
--------------------------------
Resolution: Explained
Thanks guys for explanation. Once I've configured the `consumer-window-size=0` attribute on the remote connection factory, the `list-messages` operation started to work as expected.
{code}
/subsystem=messaging-activemq/server=default/connection-factory=RemoteConnectionFactory:write-attribute(name=consumer-window-size,value=0)
{code}
> The list-messages and remove-messages don't work on a queue when consumer is connected
> ---------------------------------------------------------------------------------------
>
> Key: WFLY-10555
> URL: https://issues.jboss.org/browse/WFLY-10555
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 11.0.0.Final, 13.0.0.Final
> Reporter: Josef Cacek
> Assignee: Jeff Mesnil
> Attachments: helloworld-jms.zip
>
>
> The queue operations {{:list-messages}} and {{:remove-messages}} don't work (return empty set) if a consumer is attached to the server.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list