apache / apache/pulsar-client-node

[feature request] Support batch index acknowledgment

Open
#273 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
164
Forks
98
PR merge metrics
No merged PRs in 30d

Description

### Motivation

Batch index acknowledgment can improve individual ack performance.

Refer [PIP 54: Support acknowledgment at batch index level](https://github.com/apache/pulsar/wiki/PIP-54:-Support-acknowledgment-at-batch-index-level)

### Solution

Depend on CPP client PR release: https://github.com/apache/pulsar-client-cpp/pull/151

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with PIP 54 and the linked Apache Pulsar C++ client PR, then trace how acknowledgment is exposed in the Node.js client. The work is done when batch index acknowledgment is supported in this client and can be verified against the released C++ client dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, node.js
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.