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 2020/12/27 09:44:49 UTC

[GitHub] [pulsar] Shoothzj opened a new pull request #9068: Fix Proxy Config bindAddress does not working for servicePort

Shoothzj opened a new pull request #9068:
URL: https://github.com/apache/pulsar/pull/9068


   ### Motivation
   The proxy config bindAddress, only works for **webPort**, does not work for the **servicePort**.
   ![image](https://user-images.githubusercontent.com/12933197/103167961-86c93a80-486a-11eb-822a-3660a12b60c5.png)
   ![image](https://user-images.githubusercontent.com/12933197/103167966-921c6600-486a-11eb-94a2-ad21d63b061a.png)
   
   
   ### Modifications
   Modify the Netty bootstrap, make it use **bindAddress** to listen.
   *Describe the modifications you've done.*
   


----------------------------------------------------------------
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] codelipenghui merged pull request #9068: Fix Proxy Config bindAddress does not working for servicePort

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #9068:
URL: https://github.com/apache/pulsar/pull/9068


   


----------------------------------------------------------------
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] codelipenghui commented on pull request #9068: Fix Proxy Config bindAddress does not working for servicePort

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #9068:
URL: https://github.com/apache/pulsar/pull/9068#issuecomment-751701400


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] Shoothzj commented on pull request #9068: Fix Proxy Config bindAddress does not working for servicePort

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on pull request #9068:
URL: https://github.com/apache/pulsar/pull/9068#issuecomment-751681019


   /pulsarbot run-failure-checks


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