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

Modify ExceptionThreadingUtility to stop adding stack trace as root #290

Closed
mattrjacobs opened this issue Jul 30, 2014 · 3 comments
Closed
Milestone

Comments

@mattrjacobs
Copy link
Contributor

See #195

  • Add caller thread stack trace to HystrixRuntimeException
  • Override all printStackTrace methods in HystrixRuntimeException to print out the caller thread stack trace
@benjchristensen benjchristensen added this to the 1.4.x milestone Dec 12, 2014
@mattrjacobs mattrjacobs modified the milestones: 1.4.x, 1.4.0-RC6 Dec 19, 2014
@MMalani
Copy link

MMalani commented Jan 5, 2015

Any idea as to when 1.4.0 will officially be released? Much thanks,,.

@mattrjacobs
Copy link
Contributor Author

This functionality is not going into 1.4.x. See #451

@mattrjacobs
Copy link
Contributor Author

@MMalani We're looking at the order of a month or so. At the moment, I've got 1.4.0-RC6 targeted as a bugfix release, 1.4.0-RC7 as an additive feature release, and then will begin production testing at Netflix. Hopefully, that will go quickly, but if it doesn't, you can expect more issues/pull requests as that gets ironed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants