Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10625

Camel-Hystrix: Support allowMaximumSizeToDivergeFromCoreSize and maximumSize in Hystrix Threadpool configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • camel-core, camel-hystrix
    • None
    • Unknown

    Description

      From 1.5.7 there is a way to set maximum thread-pool size and to allow setting coreSize < maximumSize by creating a thread pool which can sustain maximumSize concurrency and will return threads to the system during periods of relative inactivity.

      https://github.com/Netflix/Hystrix/wiki/Configuration#allowmaximumsizetodivergefromcoresize

      These options can be useful for users to setup Hystrix in a complete way.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: