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 ability for eureka-client to only fetch registry of a single application on periodic refresh #132

Closed
qiangdavidliu opened this issue May 27, 2014 · 1 comment
Milestone

Comments

@qiangdavidliu
Copy link
Contributor

Eureka-server already support application specific registry fetch. It would be useful for eureka-client's periodic refresh to be able to support application specific refresh as well as the more general full/delta refresh.

@NiteshKant
Copy link
Contributor

Property .registryRefreshSingleVipAddress can be used to specify a single VIP address that will be fetched by the client instead of the complete registry.

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

No branches or pull requests

2 participants