You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/08 13:55:19 UTC

[GitHub] [pulsar-client-go] freeznet opened a new issue #504: Support http based broker endpoint

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:
users@infra.apache.org



[GitHub] [pulsar-client-go] wolfstudy closed issue #504: Support http based broker endpoint

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #504:
URL: https://github.com/apache/pulsar-client-go/issues/504


   


-- 
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:
users@infra.apache.org