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

Add support for brokers separating external and internal traffic (introduced in KIP-103) #860

Conversation

PHameete
Copy link
Contributor

@PHameete PHameete commented Feb 2, 2018

Fixes point 1 of Issue #859

Checks if the listener.security.protocol.map property is present in the broker metadata. If it is: it will apply the mapping from listener name to security protocol used before checking whether a listener uses the protocol desired by the kafka-node client.

For point 2 it currently still requires the endpoint to be used by kafka-node to be listed first.

@PHameete PHameete changed the title Applies security protocol mapping to endpoints if security protocol m… Add brokers separating external and internal traffic (introduced in KIP-103) Feb 2, 2018
@PHameete PHameete changed the title Add brokers separating external and internal traffic (introduced in KIP-103) Add support for brokers separating external and internal traffic (introduced in KIP-103) Feb 2, 2018
@hyperlink hyperlink merged commit 6cea206 into SOHU-Co:master Feb 6, 2018
@hyperlink
Copy link
Collaborator

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants