This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 7922a4e32da (chores) camel-jms: adjust parallelization capacity for more stability on slower systems / CI nodes new c9c4fbe5c1a (chores) camel-jms: rework the high timeout test to reduce flakiness new 9a5f6ecfec4 (chores) camel-jms: minor timeout increament to reduce flakiness in the durable topic test new eafe63870c2 (chores) camel-jms: remove an unused exception new 3456edb757a (chores) camel-jms: avoid triggering the test before the consumer has connected The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/component/jms/JmsDurableTopicTest.java | 2 +- .../component/jms/JmsInOutFixedReplyQueueTimeoutTest.java | 10 ++++++++++ ...edReplyQueueTimeoutUseMessageIDAsCorrelationIDTest.java | 5 ++--- .../apache/camel/component/jms/JmsPollingConsumerTest.java | 14 ++++++-------- ...questReplyProcessRepliesConcurrentUsingThreadsTest.java | 10 ++++++++++ .../camel/component/jms/TwoConsumerOnSameTopicTest.java | 9 ++++++++- .../camel/component/jms/async/AsyncConsumerInOutTest.java | 10 ++++++++++ .../component/jms/issues/JmsInOutExclusiveTopicTest.java | 10 ++++++++++ 8 files changed, 57 insertions(+), 13 deletions(-)