Skip to content

getRollingCountThreadsExecuted() always returns 0 in master#339

Merged
mattrjacobs merged 1 commit intoNetflix:masterfrom
nurkiewicz:getRollingCountThreadsExecuted-bug
Dec 17, 2014
Merged

getRollingCountThreadsExecuted() always returns 0 in master#339
mattrjacobs merged 1 commit intoNetflix:masterfrom
nurkiewicz:getRollingCountThreadsExecuted-bug

Conversation

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

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

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