[
https://issues.apache.org/jira/browse/CAMEL-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7727.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.14.0
Applied the patch into camel master branch with thanks to Cristiano.
> Unify MessageProducerResources handling into SjmsProducer
> ---------------------------------------------------------
>
> Key: CAMEL-7727
> URL: https://issues.apache.org/jira/browse/CAMEL-7727
> Project: Camel
> Issue Type: Improvement
> Components: camel-sjms
> Affects Versions: 2.13.2
> Reporter: Cristiano Nicolai
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> InOnlyProducer and InOutProducer have similar code for borrowing
> MessageProducerResources from pool but different behavior for handling errors
> associated to it. Also InOnlyProducer does not apply the responsetimeout
> parameter as timeout for borrowing producer from pool. Moving this logic and
> error handling to SjmsProducer can remove duplicate code and provide same
> behavior for both classes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)