You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/06/17 11:44:35 UTC

[jira] Created: (CAMEL-1723) Allow to set TTL on InOut JMS messages that is different than requestTimeout

Allow to set TTL on InOut JMS messages that is different than requestTimeout
----------------------------------------------------------------------------

                 Key: CAMEL-1723
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1723
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-jms
    Affects Versions: 2.0-M2
            Reporter: Roman Kalukiewicz
            Assignee: Roman Kalukiewicz
            Priority: Minor
             Fix For: 2.0.0


{{createInOutTemplate()}} method in {{JmsConfiguration}} sets Time to Live parameter to {{requestTimeout}} ignoring any TTL previously set. As this is nice default value it would be good to be able to change it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1723) Allow to set TTL on InOut JMS messages that is different than requestTimeout

Posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Kalukiewicz resolved CAMEL-1723.
--------------------------------------

    Resolution: Fixed

> Allow to set TTL on InOut JMS messages that is different than requestTimeout
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-1723
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1723
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.0-M2
>            Reporter: Roman Kalukiewicz
>            Assignee: Roman Kalukiewicz
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> {{createInOutTemplate()}} method in {{JmsConfiguration}} sets Time to Live parameter to {{requestTimeout}} ignoring any TTL previously set. As this is nice default value it would be good to be able to change it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.