You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (Jira)" <ji...@apache.org> on 2022/01/06 19:20:00 UTC

[jira] [Commented] (AMQ-8450) Add extended NO_ACKNOWLEDGEMENT mode

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

Christopher L. Shannon commented on AMQ-8450:
---------------------------------------------

This doesn't seem necessary, there's already a QueueBrowser feature with JMS which does exactly this so I don't see what this would accomplish.

From the docs:

[https://docs.oracle.com/javaee/7/api/javax/jms/QueueBrowser.html]

"A client uses a {{QueueBrowser}} object to look at messages on a queue without removing them."

> Add extended NO_ACKNOWLEDGEMENT mode
> ------------------------------------
>
>                 Key: AMQ-8450
>                 URL: https://issues.apache.org/jira/browse/AMQ-8450
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Matt Pavlovich
>            Priority: Major
>
> Add a NO_ACK extended mode to allow for consumers to read all messages of a queue without removing them from the queue.



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