Skip to content

Added thread pool metrics back to execution flow#367

Merged
mattrjacobs merged 3 commits intoNetflix:masterfrom
mattrjacobs:evaluate-pr-339
Dec 17, 2014
Merged

Added thread pool metrics back to execution flow#367
mattrjacobs merged 3 commits intoNetflix:masterfrom
mattrjacobs:evaluate-pr-339

Conversation

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

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

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