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 2022/08/11 09:36:38 UTC

[GitHub] [pulsar] wangjialing218 commented on pull request #17063: Support multiple advertisedListener for HTTP protocol

wangjialing218 commented on PR #17063:
URL: https://github.com/apache/pulsar/pull/17063#issuecomment-1211755794

   > @wangjialing218 I think Pulsar have this feature for now #14839.
   
   @codelipenghui #14839 provide the feature to configure http address in `advertisedListeners`, but only one http address is available for http redirect: the http address of the internal listener, or the http address of first listener in case of `internalListenerName` not set.
   
   This PR provide feature to configure multiple http address with different listener name, and provide `listenerName()` interface when create PulsarAdmin.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org