Claus Ibsen created CAMEL-8330:
----------------------------------
Summary: camel-jms - Use 1000 as default receiveTimeout
Key: CAMEL-8330
URL: https://issues.apache.org/jira/browse/CAMEL-8330
Project: Camel
Issue Type: Improvement
Components: camel-jms
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.15.0
The receiveTimeout documentation is a bit confusing as it says None. But we use
the spring-jms default value of 1000.
We should set it to explicit 1000 like the others.
And we should not set receiveTimeout in the JmsTemplate that we are using for
sending messages, as we do not us its receive method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)