pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[improve][cpp] Support acknowledging a list of messages

Open shibd opened this issue 3 years ago • 2 comments

Motivation

https://github.com/apache/pulsar/issues/17428

Modifications

  • Add acknowledge message id list API.

Documentation

  • [ ] doc-required (Your PR needs to update docs and you will update later)

  • [x] doc-not-needed (Please explain why)

  • [ ] doc (Your PR contains doc changes)

  • [ ] doc-complete (Docs have been already added)

Matching PR in forked repository

https://github.com/shibd/pulsar/pull/13

shibd avatar Sep 20 '22 09:09 shibd

Could you rebase to master? I saw some strange errors in CI.

BewareMyPower avatar Sep 21 '22 07:09 BewareMyPower

Could you rebase to master? I saw some strange errors in CI.

I rebased master, PTAL.

shibd avatar Sep 21 '22 13:09 shibd

Resubmit the PR in pulsar-client-cpp repository: https://github.com/apache/pulsar-client-cpp/pull/23

shibd avatar Oct 07 '22 13:10 shibd