Skip to content

Javanica HystrixRequestCacheManager should use the concurrency strategy from HystrixPlugins#1108

Merged
mattrjacobs merged 1 commit intoNetflix:1.4.xfrom
jhinch:javanica-plugins-concurrency-strategy
Feb 29, 2016
Merged

Javanica HystrixRequestCacheManager should use the concurrency strategy from HystrixPlugins#1108
mattrjacobs merged 1 commit intoNetflix:1.4.xfrom
jhinch:javanica-plugins-concurrency-strategy

Conversation

@jhinch
Copy link
Copy Markdown

@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
Copy link
Copy Markdown

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

@mattrjacobs
Copy link
Copy Markdown
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
Copy Markdown
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