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

Context Wrapping #214

Merged
merged 2 commits into from
Mar 5, 2014
Merged

Context Wrapping #214

merged 2 commits into from
Mar 5, 2014

Conversation

benjchristensen
Copy link
Contributor

In 1.3.10 I made changes to HystrixContextRunnable and HystrixContextCallable that modified their public constructor. These classes are technical not part of the "public API" but in case anyone is using them I'm restoring their original public constructors.

In fixing the bug in 1.3.10 I accidentally changed the public constructors which would break anyone using them. Restoring them and using the default ConcurrencyStrategy available via plugin.
benjchristensen added a commit that referenced this pull request Mar 5, 2014
@benjchristensen benjchristensen merged commit 01ce154 into Netflix:master Mar 5, 2014
@benjchristensen benjchristensen deleted the context-wrapping branch March 5, 2014 20:28
@cloudbees-pull-request-builder

Hystrix-pull-requests #95 SUCCESS
This pull request looks good

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