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

Added 2 new HystrixEventTypes: EMIT and FALLBACK_EMIT #604

Conversation

mattrjacobs
Copy link
Contributor

** These events only get generated in the HystrixObservable case.
** They correspond to an onNext() by construct() and onNext() by resumeWithFallback(), respectively

** These events only get generated in the HystrixObservable case.
** They correspond to an onNext() by construct() and onNext() by resumeWithFallback(), respectively
@mattrjacobs
Copy link
Contributor Author

Addresses #302

@cloudbees-pull-request-builder

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

@cloudbees-pull-request-builder

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

mattrjacobs added a commit that referenced this pull request Feb 4, 2015
…bservable-command

Added 2 new HystrixEventTypes: EMIT and FALLBACK_EMIT
@mattrjacobs mattrjacobs merged commit 50459a4 into Netflix:master Feb 4, 2015
@mattrjacobs mattrjacobs deleted the add-emit-events-to-hystrix-observable-command branch February 4, 2015 17:11
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.

None yet

2 participants