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

JGRP-2139 SRV entries parsing for DNS_PING #336

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

slaskawi
Copy link
Collaborator

@slaskawi slaskawi commented Jan 9, 2017

https://issues.jboss.org/browse/JGRP-2139

This PR introduces DNS discovery based on SRV entries.

In Kubernetes/OpenShift this allows fine grained discovery (coarse grained is based on Headless Services) upon exposed ports. In order to get this working, one needs to expose a port with a name as shows in this example. An obtained SRV entry is used for a standard A discovery.

@slaskawi
Copy link
Collaborator Author

slaskawi commented Jan 9, 2017

This PR can be tested using these instructions: https://github.com/slaskawi/jgroups-dns-ping-example#testing-srv-entries

@belaban belaban merged commit 2977d1f into belaban:master Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants