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

Added thread pool metrics back to execution flow #367

Merged
merged 3 commits into from
Dec 17, 2014

Conversation

mattrjacobs
Copy link
Contributor

Calls to threadPool.markThreadExecution() and threadPool.markThreadCompletion() got removed in the 1.3 -> 1.4 rewrite. This adds them back and gets the unit tests contributed by @nurkiewicz working. Thanks for those, @nurkiewicz!

nurkiewicz and others added 3 commits November 10, 2014 12:45
Conflicts:
	hystrix-core/src/main/java/com/netflix/hystrix/HystrixThreadPoolMetrics.java
@cloudbees-pull-request-builder

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

@mattrjacobs
Copy link
Contributor Author

Travis failed, but it looks unrelated. Opened #368 to track that.

mattrjacobs added a commit that referenced this pull request Dec 17, 2014
Added thread pool metrics back to execution flow
@mattrjacobs mattrjacobs merged commit 7c8db71 into Netflix:master Dec 17, 2014
@mattrjacobs mattrjacobs deleted the evaluate-pr-339 branch December 17, 2014 04:19
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