apache / apache/pulsar-client-cpp

[feat][cpp-client] PIP-145: Notifications for faster topic discovery - already implemented in Java client but not yet in C++?

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

描述

Hi,
Any idea if this already implemented feature from JAVA client is implemented in C++ client also?
https://github.com/apache/pulsar/issues/14505
https://github.com/apache/pulsar/pull/16062/files

I tried to look in source code. I only see Commands.cc updated with WatchTopic* commands but nothing else.

If this is already implemented, appreciate sharing any sample code to use this feature

贡献指南

打开贡献指南

调研方向

首先检查 Commands.cc 和 WatchTopic* 命令,然后将 C++ 客户端与 issue 14505 和 pull request 16062 中引用的 Java 实现进行比较。完成的标准是确认通知是否可用;如果可用,则记录示例用法;否则明确界定缺失的 C++ 实现范围。

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

评估

技术栈
cpp
领域
api, backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

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