merlimat opened a new pull request #2043: Fixed lookups for v2 topics in C++ client lib with HTTP service URL URL: https://github.com/apache/incubator-pulsar/pull/2043 ### Motivation V2 topics are currently not working in C++ when using HTTP based service url. While we encourage to use the protobuf based protocol for service discovery, the HTTP endpoint must still work for all features. ### Modifications Fixes the HTTP endpoints depending on the topic name format.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
