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

Ignore hosts from other subnets #182

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

wedi-dev
Copy link

Not common usecase. service.address set to 0.0.0.0 and some interfaces not visible beacuse of proxy or VPN. Initialising client takes forever.

@khaf
Copy link
Collaborator

khaf commented Mar 21, 2017

Thanks for the pull request.

Did you have a look at ClientPolicy.IpMap? Doesn't it cover the same general use-case?

We'll review the change and will merge upon approval for the next release.

@wedi-dev
Copy link
Author

That's right - IpMap indeed helped, but it's pretty hard to debug which adress client tries to connect, that's why we are doing filtering.

@khaf khaf merged commit 2afa24a into aerospike:master Apr 5, 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
Development

Successfully merging this pull request may close these issues.

2 participants