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

Backport of #327 #508

Merged
merged 7 commits into from
Jan 14, 2015
Merged

Backport of #327 #508

merged 7 commits into from
Jan 14, 2015

Conversation

mattrjacobs
Copy link
Contributor

This is an updated version of #506. It adds assertions on hook execution.

@mattrjacobs
Copy link
Contributor Author

This pull request asserts that the proper calls on HystrixCommandExecutionHook are made. The bugfixes identified by these assertions are:

  • HystrixBadRequestException flow was not invoking onError()
  • run() throwing an Exception with a successful fallback was invoking onComplete() twice

@cloudbees-pull-request-builder

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

mattrjacobs added a commit that referenced this pull request Jan 14, 2015
@mattrjacobs mattrjacobs merged commit 5ca7810 into Netflix:1.3.x Jan 14, 2015
@mattrjacobs mattrjacobs deleted the backport-327 branch January 14, 2015 04:17
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