You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
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
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/
The text was updated successfully, but these errors were encountered: