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

getRollingCountThreadsExecuted() always returns 0 in master #339

Merged

Conversation

nurkiewicz
Copy link
Contributor

HystrixThreadPoolMetrics.getRollingCountThreadsExecuted() always returns 0 in master (1.4.x) rather than true count. This was working in 1.3.x.

This pull request is just a failing test case, not a fix. Second test fails in master but passes in 1.3.x. I added HystrixThreadPoolMetricsTest.resetAll() to public API in order to properly clean up after test.

@cloudbees-pull-request-builder

Hystrix-pull-requests #167 FAILURE
Looks like there's a problem with this pull request

@nurkiewicz nurkiewicz force-pushed the getRollingCountThreadsExecuted-bug branch from 9f977ba to 3b30e33 Compare November 10, 2014 11:46
@cloudbees-pull-request-builder

Hystrix-pull-requests #168 ABORTED

@mattrjacobs mattrjacobs merged commit 3b30e33 into Netflix:master Dec 17, 2014
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