Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Proxy Config bindAddress does not working for servicePort #9068

Merged
merged 2 commits into from
Dec 29, 2020
Merged

Fix Proxy Config bindAddress does not working for servicePort #9068

merged 2 commits into from
Dec 29, 2020

Conversation

shoothzj
Copy link
Member

Motivation

The proxy config bindAddress, only works for webPort, does not work for the servicePort.
image
image

Modifications

Modify the Netty bootstrap, make it use bindAddress to listen.
Describe the modifications you've done.

@shoothzj
Copy link
Member Author

/pulsarbot run-failure-checks

@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit 29921a6 into apache:master Dec 29, 2020
codelipenghui pushed a commit that referenced this pull request Jan 6, 2021
The proxy config bindAddress, only works for webPort, does not work for the servicePort.

(cherry picked from commit 29921a6)
@codelipenghui codelipenghui added the cherry-picked/branch-2.7 Archived: 2.7 is end of life label Jan 7, 2021
codelipenghui pushed a commit that referenced this pull request Jan 7, 2021
The proxy config bindAddress, only works for webPort, does not work for the servicePort.

(cherry picked from commit 29921a6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants