This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot 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 add c9c4fbe5c1a (chores) camel-jms: rework the high timeout test to reduce flakiness add 9a5f6ecfec4 (chores) camel-jms: minor timeout increament to reduce flakiness in the durable topic test add eafe63870c2 (chores) camel-jms: remove an unused exception add 3456edb757a (chores) camel-jms: avoid triggering the test before the consumer has connected No new revisions were added by this update. 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(-)