[ 
https://issues.apache.org/jira/browse/CAMEL-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040793#comment-13040793
 ] 

Claus Ibsen commented on CAMEL-3781:
------------------------------------

btw we are a bit reluctant to add new options to JMS as it already have a lot. 
But this problem about not synced clocks between systems when doing JMS is 
often seen. And not all message brokers etc. offer a plugin to cater for that 
etc. So its a good idea to have this {{disableTimeToLive}} option in Camel to 
remedy this.

> Add option to disable expiration on JMS component
> -------------------------------------------------
>
>                 Key: CAMEL-3781
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3781
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jms
>    Affects Versions: 2.6.0
>         Environment: Java 1.6.0_24, Mac OS X 10.6.6
>            Reporter: Bryan Keller
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: patch-3781.diff, patch-3781.diff
>
>
> It would be nice to add an option to the JMS component to disable the use of 
> message expirations for InOut exchanges. If a client and server have clocks 
> that are out-of-sync, using message expiration can cause problems. More 
> details can be found here:
> http://camel.465427.n5.nabble.com/InOut-exchanges-require-synchronized-clocks-td3411881.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to