apache / apache/pulsar-client-cpp

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

未关闭
#165 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
71
派生
90
平均合并
2 小时 33 分钟
30 天内合并 PR
3

描述

## 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.

贡献指南

打开贡献指南

调研方向

从链接所指的行开始查看 ConsumerConfigurationImpl.h,以了解 chunk 配置,然后找到对应的 Reader 配置和 C API 入口点。当 chunk 配置通过 Reader 和 C API 以一致的方式暴露,并且相关的现有检查或测试通过时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
c, cpp
领域
api
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。