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

Add threadPool maximumSize configuration #1371

Merged

Commits on Oct 3, 2016

  1. Add configuration for Hystrix thread pool maximumSize

    Matt Jacobs committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ef6b201 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Allow maximum size to affect HystrixThreadPool

    Matt Jacobs committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    c21d586 View commit details
    Browse the repository at this point in the history
  2. Add maximumSize to Hystrix Configuration stream

    Matt Jacobs committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    9d9f1ed View commit details
    Browse the repository at this point in the history
  3. Add maximum size in configuration stream output

    Matt Jacobs committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    b42e36c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Add maximumSize to unit test

    Matt Jacobs committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    c6fb4e1 View commit details
    Browse the repository at this point in the history