[
https://issues.apache.org/jira/browse/CAMEL-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-10625:
-------------------------------------
Fix Version/s: 2.19.0
> 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
> Fix For: 2.19.0
>
>
> 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)