You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Vijaya Dodamani (Jira)" <ji...@apache.org> on 2021/11/10 08:48:00 UTC

[jira] [Updated] (QPIDJMS-554) QueueBrowser.getEnumeration() - consumes messages on the queue but the Browse method purpose is not honored

     [ https://issues.apache.org/jira/browse/QPIDJMS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vijaya Dodamani updated QPIDJMS-554:
------------------------------------
    Summary: QueueBrowser.getEnumeration() - consumes messages on the queue but the Browse method purpose is not honored  (was: QueueBrowser.getEnumeration() - consumes messages on the queue but the Browse method purpose is not served)

> QueueBrowser.getEnumeration() - consumes messages on the queue but the Browse method purpose is not honored
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-554
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-554
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.52.0
>            Reporter: Vijaya Dodamani
>            Priority: Major
>
> I m trying to browse the queue using qpid-jms-client with amqp protocol , queuebrowser is consuming the messages from the queue.
> also the session is created with client acknowledge mode and is not a transacted session.
> As far as I understand queuebrowser will just traverse the messages in the queue but not consumes them. But here the qpid-jms-client creating consumer while getting the ENUMERATION on the QueueBrowser. 
> the purpose of the browse method is failed here. I would like to know if this is as designed or a bug.
> also, when amqp server is not receiving the message acknowledgement in corner cases, qpid-jms client again calling add asynch subscriber to the queue, which is causing following exception since the connection is closed by test method while qpid-jms-client is trying to write something to it.
> The JMS connection has failed: Error in proton Transport: Unknown constructor [condition = amqp:decode-error]
>  
>  
> Thanks,
> Vijaya



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org