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++?
Open
- Dominant language
- C++
- Stars
- 71
- Forks
- 90
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.