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

Move all reads of Histograms to a single-threaded path #797

Conversation

mattrjacobs
Copy link
Contributor

Either cache the commonly-accessed summaries at construction, or support arbitrary calculations via a synchronized path

Addresses #788

…the commonly-accessed summaries at construction, or

 support arbitrary calculations via a synchronized path
@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #122 SUCCESS
This pull request looks good

mattrjacobs added a commit that referenced this pull request May 21, 2015
…aded-read-path

Move all reads of Histograms to a single-threaded path
@mattrjacobs mattrjacobs merged commit cb72b94 into Netflix:master May 21, 2015
@mattrjacobs mattrjacobs deleted the take-histogram-off-multithreaded-read-path branch May 21, 2015 03:49
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.

2 participants