Skip to content

Commit 7a09bbb

Browse files
committed
address PR comment
Signed-off-by: Jiandong Ma <[email protected]>
1 parent e5d9e54 commit 7a09bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-integration-jms/src/main/java/org/springframework/integration/jms/DynamicJmsTemplate.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* propagating QoS properties from the request message into the underlying {@code
2929
* producer.send(message, getDeliveryMode(), getPriority(), getTimeToLive())} API.
3030
* Propagation is only applied when {@code explicitQosEnabled} is true.
31+
* <p>
3132
* Starting with version 5.0.8, a default value of the receive-timeout is -1 (no wait)
3233
* for the {@link CachingConnectionFactory} and {@code cacheConsumers}, otherwise
3334
* it is 1 second.

0 commit comments

Comments
 (0)