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

Removed ExceptionThreadingUtility. Stack traces are not helpful in an event-loop world #451

Merged

Conversation

mattrjacobs
Copy link
Contributor

/cc @benjchristensen @KoltonAndrus for review

Issues #289, #290 deal with fixing ExceptionThreadingUtility to correctly attach stack traces (at very high cost). This doesn't seem worthwhile, especially since, even if we did that properly, they would become useless as soon as Hystrix is used in an event-loop system like Netty.

@cloudbees-pull-request-builder

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

@benjchristensen
Copy link
Contributor

I'm fine with removing it.

@benjchristensen
Copy link
Contributor

👍 on the changes.

👎 on non-deterministic tests that I wrote.

mattrjacobs added a commit that referenced this pull request Jan 7, 2015
…tility

Removed ExceptionThreadingUtility.  Stack traces are not helpful in an event-loop world
@mattrjacobs mattrjacobs merged commit b6b23ce into Netflix:master Jan 7, 2015
@mattrjacobs mattrjacobs deleted the remove-exception-threading-utility branch January 19, 2015 21:39
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