nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
187 stars 20 forks source link

PullConsumer AckPolicy Updates #156

Open aricart opened 1 year ago

aricart commented 1 year ago

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

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.