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

Document configuring the proxy without service discovery #2405

Closed
ivankelly opened this issue Aug 20, 2018 · 1 comment
Closed

Document configuring the proxy without service discovery #2405

ivankelly opened this issue Aug 20, 2018 · 1 comment
Assignees
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug

Comments

@ivankelly
Copy link
Contributor

Feature was added in #1002

Configuring without service discovery is basically configuring with a broker URL rather than zookeeper. Should mention VIPs and why you would want to do this.

Verify that it works (binary and http protocol, TLS and non-TLS) and add documentation on how to enable in
http://pulsar.apache.org/docs/en/administration-proxy/

@sijie sijie added type/bug The PR fixed a bug or issue reported a bug doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. triage/week-34 labels Aug 22, 2018
ivankelly added a commit to ivankelly/pulsar that referenced this issue Jan 10, 2019
Adds an integration test which creates a proxy which connects to the
brokers using broker URLs rather than service discovery.

Adds documentation for configuring the proxy in this way.

Issue: apache#2405
merlimat pushed a commit that referenced this issue Jan 11, 2019
Adds an integration test which creates a proxy which connects to the
brokers using broker URLs rather than service discovery.

Adds documentation for configuring the proxy in this way.

Issue: #2405
@sijie
Copy link
Member

sijie commented May 19, 2019

This was fixed by #3352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

2 participants