You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/05 09:10:26 UTC

[jira] [Commented] (CAMEL-7727) Unify MessageProducerResources handling into SjmsProducer

    [ 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)