Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-05 Thread via GitHub
orpiske merged PR #13685: URL: https://github.com/apache/camel/pull/13685 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-05 Thread via GitHub
orpiske commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1553211905 ## components/camel-sjms2/pom.xml: ## @@ -66,6 +66,12 @@ test test-jar + +org.awaitility +awaitility

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-04 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1552838060 ## components/camel-sjms2/pom.xml: ## @@ -66,6 +66,12 @@ test test-jar + +org.awaitility +await

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-04 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1552824216 ## components/camel-sjms2/pom.xml: ## @@ -66,6 +66,12 @@ test test-jar + +org.awaitility +await

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-04 Thread via GitHub
orpiske commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1551043701 ## components/camel-sjms2/pom.xml: ## @@ -66,6 +66,12 @@ test test-jar + +org.awaitility +awaitility

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549629772 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -25,13 +28,15 @@ import org.apache.ca

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
davsclaus commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549620216 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -25,13 +28,15 @@ import org.apache.camel

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549617761 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void testDurable

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549420173 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void testDurable

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
davsclaus commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549329149 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void testDurableTop

[PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 opened a new pull request, #13685: URL: https://github.com/apache/camel/pull/13685 Issue link - https://issues.apache.org/jira/browse/CAMEL-19543 # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, w

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #13685: URL: https://github.com/apache/camel/pull/13685#issuecomment-2034004099 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer