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/09/07 21:08:16 UTC

[GitHub] [pulsar] EronWright edited a comment on issue #10951: Function worker uses raw webService Port against adverisedListener and advertisedAddress

EronWright edited a comment on issue #10951:
URL: https://github.com/apache/pulsar/issues/10951#issuecomment-914630297


   I believe that the root cause is that Pulsar is erroneously using the configured `advertisedListeners` to formulate the web service endpoint in some cases.  A reasonable fix would be to use only `advertisedAddress:webServicePort` for that purpose, and allow `advertisedListeners` to also be configured for the broker service endpoint.


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