Andrea Cosentino created CAMEL-10625:
----------------------------------------

             Summary: Camel-Hystrix: Support 
allowMaximumSizeToDivergeFromCoreSize and maximumSize in Hystrix Threadpool 
configuration
                 Key: CAMEL-10625
                 URL: https://issues.apache.org/jira/browse/CAMEL-10625
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, camel-hystrix
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor


>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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to