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

Javanica HystrixRequestCacheManager should use the concurrency strategy from HystrixPlugins #1108

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Javanica HystrixRequestCacheManager should use the concurrency strategy from HystrixPlugins #1108

merged 1 commit into from
Feb 29, 2016

Conversation

jhinch
Copy link

@jhinch jhinch commented Feb 26, 2016

This can result in unexpected results if the concurrency strategy has overridden getRequestVariable. In my case this resulted in a NPE when clearing the cache entry

from HystrixPlugins, not the default one directly
@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #361 SUCCESS
This pull request looks good

@mattrjacobs
Copy link
Contributor

Thanks for the submission @jhinch . Will do a pass over changes to master, see if anything else should get backported to 1.4.x, and do a release later today

mattrjacobs added a commit that referenced this pull request Feb 29, 2016
…ategy

Javanica HystrixRequestCacheManager should use the concurrency strategy from HystrixPlugins
@mattrjacobs mattrjacobs merged commit c7f9cfb into Netflix:1.4.x Feb 29, 2016
@jhinch
Copy link
Author

jhinch commented Feb 29, 2016

Thanks!

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.

4 participants