apache / apache/pulsar-client-cpp

[feature request] Expose the chunk config of consumer to the reader

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
71
Forks
90
Avg merge
2h 33m
Merged PRs (30d)
3

Description

## Motivation

About the chunk config of the `Consumer`, we need to make it exposed in `Reader`.

https://github.com/apache/pulsar-client-cpp/blob/74ef1a01f5c7a4604d251de6d040c433f9bbf56b/lib/ConsumerConfigurationImpl.h#L55-L58

**Note**: C API also needs expose.

Contributor guide

Open the contributing guide

Research direction

Start with ConsumerConfigurationImpl.h at the linked lines to understand the chunk configuration, then locate the corresponding Reader configuration and C API entry points. Done means the chunk config is exposed consistently through Reader and the C API, with the relevant existing checks or tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.