Open Issues Need Help
View All on GitHubAI Summary: The task involves investigating and fixing a bug in the Apache Pulsar C++ client library where partitioned topics might be unexpectedly created after deletion. This requires understanding the client's interaction with partitioned topics, debugging the issue using the provided reproduction steps (linked to a Pulsar pull request), and submitting a pull request with the fix. The solution needs to be backward compatible with GCC 4.8 and Boost 1.53.
Complexity:
4/5
bug good first issue
Apache Pulsar C++ client library
C++
#event-streaming#messaging#pubsub#pulsar#queuing#streaming