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

Fixing a hystrix-examples compilation failure. #353

Merged
merged 1 commit into from
Dec 11, 2014

Conversation

kevinvandervlist
Copy link
Contributor

One of the examples still used the now-deprecated toBlockingObservable(). It now uses toBlocking() which allows one to actually compile the examples again.

One of the examples still used the now-deprecated toBlockingObservable(). It now uses toBlocking() which allows one to actually compile the examples again.
@cloudbees-pull-request-builder

Hystrix-pull-requests #175 FAILURE
Looks like there's a problem with this pull request

@benjchristensen
Copy link
Contributor

Thank you. I am scheduled this Thursday to finally give Hystrix 1.4 some love!

@benjchristensen benjchristensen added this to the 1.4 milestone Dec 9, 2014
benjchristensen added a commit that referenced this pull request Dec 11, 2014
Fixing a hystrix-examples compilation failure.
@benjchristensen benjchristensen merged commit ad3ed06 into Netflix:master Dec 11, 2014
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.

3 participants