Skip to content

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

Merged
mattrjacobs merged 1 commit intoNetflix:masterfrom
mattrjacobs:remove-exception-threading-utility
Jan 7, 2015
Merged

Removed ExceptionThreadingUtility. Stack traces are not helpful in an event-loop world#451
mattrjacobs merged 1 commit intoNetflix:masterfrom
mattrjacobs:remove-exception-threading-utility

Conversation

@mattrjacobs
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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

@benjchristensen
Copy link
Copy Markdown
Contributor

I'm fine with removing it.

@benjchristensen
Copy link
Copy Markdown
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