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

throw IllegalStateException if request cache is not available when clearing #1587

Merged
merged 1 commit into from
May 31, 2017

Conversation

jack-kerouac
Copy link
Contributor

While an IllegalStateException is already thrown when the ConcurrentHashMap cannot be retrieved for getting or putting to it, this will also throw an exception when it is not available when clearing.

…aring

While an `IllegalStateException` is already thrown when the `ConcurrentHashMap` cannot be retrieved for getting or putting to it, this will also throw an exception when it is not available for clearing.
@mattrjacobs
Copy link
Contributor

Nice catch. Thanks @jack-kerouac !

@mattrjacobs mattrjacobs merged commit ea14be2 into Netflix:master May 31, 2017
@jack-kerouac jack-kerouac deleted the patch-1 branch September 19, 2017 07:51
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