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++?
- 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
Research direction
Start by reviewing Commands.cc and the WatchTopic* commands, then compare the C++ client with the Java implementation referenced in issues 14505 and pull request 16062. Done means confirming whether notifications are available, documenting sample usage if they are, or clearly scoping the missing C++ implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100