This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 70958b3c39f20390187788eca9cd0b999f47b846 Merge: 0bb34153113f 1da850cc2b08 Author: Guillaume Nodet <[email protected]> AuthorDate: Mon Jul 6 08:10:16 2026 +0200 Merge pull request #24376 from tmielke/CAMEL-19542 CAMEL-19542: Replace Thread.sleep with alternatives in camel-sjms tests .../consumer/InOnlyConsumerAsyncFalseTest.java | 39 +++++++++--------- .../consumer/InOnlyTopicDurableConsumerTest.java | 11 +++++- .../sjms/consumer/JmsPollingConsumerTest.java | 46 +++++++++++++++++----- .../producer/InOutQueueProducerAsyncLoadTest.java | 15 +++---- .../sjms/support/JmsExclusiveTestSupport.java | 20 +++++++++- 5 files changed, 93 insertions(+), 38 deletions(-)
