apache / apache/pulsar-client-cpp
[Feature] Subscription mode missing.
- 主要语言
- C++
- 星标
- 71
- 派生
- 90
- 平均合并
- 2 小时 33 分钟
- 30 天内合并 PR
- 3
描述
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar.
### Version
There seams to be no way to set the subscription mode ?
https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode
### Minimal reproduce step
There seams to be no way to set the subscription mode ?
https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode
### What did you expect to see?
I expected to se subscription mode in ConsumerConfiguration.
### What did you see instead?
Nothing
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
贡献指南
调研方向
从 ConsumerConfiguration 开始,将其可用选项与链接的 Pulsar 消息文档中描述的订阅模式进行比较。添加选择订阅模式的方式,并验证支持的模式已在消费者配置中得到体现。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- backend-api-design
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100