[
https://issues.apache.org/jira/browse/CAMEL-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122533#comment-14122533
]
ASF GitHub Bot commented on CAMEL-7727:
---------------------------------------
Github user cristianonicolai closed the pull request at:
https://github.com/apache/camel/pull/245
> 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.3.4#6332)