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

Failing unit tests for timeouts on HystrixCommands not causing thread interruptions #379

Closed
wants to merge 1 commit into from

Conversation

mattrjacobs
Copy link
Contributor

This is a PR slightly modified from #354. Thanks @aadeon for the contribution, I can replicate your failure.

cc @benjchristensen, it seems like we need a way to explicitly control thread interruption of the Observable underlying a HystrixCommand. Can you take a look and see if there's a workaround in Hystrix, or if corresponding RxJava changes are needed?

@cloudbees-pull-request-builder

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

@mattrjacobs
Copy link
Contributor Author

Replaced by #593

@mattrjacobs mattrjacobs deleted the thread-interruption branch January 31, 2015 04:29
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