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

HystrixMetricsStream produces thread pools in JSON that are semaphore-only #704

Closed
mattrjacobs opened this issue Mar 4, 2015 · 0 comments · Fixed by #738
Closed

HystrixMetricsStream produces thread pools in JSON that are semaphore-only #704

mattrjacobs opened this issue Mar 4, 2015 · 0 comments · Fixed by #738

Comments

@mattrjacobs
Copy link
Contributor

Currently, the HystrixThreadPool object can represent a grouping of commands, even if they are all semaphore-only. In this case, there is no actual thread pool. This should not be included in the JSON output (and possibly the object model)

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