freeznet opened a new issue #504:
URL: https://github.com/apache/pulsar-client-go/issues/504


   **Is your feature request related to a problem? Please describe.**
   
   java-client has support http-based lookup: 
https://github.com/apache/pulsar/blob/12ef7c9b7ce698e6a8181700a2e8a2b030bcfa60/pulsar-client/src/main/java/org/apache/pulsar/client/impl/PulsarClientImpl.java#L150
   
   We should add http-based lookup service to go client as well.
   
   **Describe the solution you'd like**
   - add `HttpLookupService` to go client
   - add related tests
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to