Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PullConsumer AckPolicy Updates #156

Open
7 of 12 tasks
aricart opened this issue Sep 19, 2022 · 0 comments
Open
7 of 12 tasks

PullConsumer AckPolicy Updates #156

aricart opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
client Client related work enhancement New feature or request

Comments

@aricart
Copy link
Member

aricart commented Sep 19, 2022

Overview

Pull consumers now support all (AckAll) and none (AckNone) policies. If your client placed any restrictions such policies, they should be removed.

Clients and Tools

Other Tasks

  • docs.nats.io updated @jnmoyne
  • Update ADR to Implemented
  • Update client features spreadsheet

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@aricart aricart added enhancement New feature or request client Client related work labels Sep 19, 2022
@Jarema Jarema removed their assignment Sep 19, 2022
kozlovic added a commit to nats-io/nats.c that referenced this issue Sep 19, 2022
Since NATS Server v2.9.0, it is possible to create a pull consumer
with an js_AckNone or js_AckAll acknowledgment mode, so removing
the restriction at the API level.

Related to nats-io/nats-architecture-and-design#156

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@scottf scottf removed their assignment Sep 20, 2022
@piotrpio piotrpio removed their assignment Sep 21, 2022
@ripienaar ripienaar removed their assignment Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants