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

RFE: Separate negative cache timeout #413

Closed
bbockelm opened this issue Sep 8, 2016 · 0 comments
Closed

RFE: Separate negative cache timeout #413

bbockelm opened this issue Sep 8, 2016 · 0 comments
Assignees

Comments

@bbockelm
Copy link
Contributor

bbockelm commented Sep 8, 2016

For a variety of reasons, it's possible that a cmsd has a transient issue which prevents it from responding to location request.

Correspondingly, we should have the ability to do a separate timeout for a negative response and a positive response. For example, we might want to have a 15 minute timeout for cache entries with no location but 8 hours for a cache entry with at least one server location.

It's OK if "negative response" here is defined to mean "all servers respond negatively"; no need to try to tackle the case of a subset of servers.

@abh3 abh3 self-assigned this Sep 15, 2016
@abh3 abh3 closed this as completed in 28f0477 Oct 22, 2016
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