Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-10 Thread via GitHub
oscerd merged PR #11670: URL: https://github.com/apache/camel/pull/11670 -- 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.apach

Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-09 Thread via GitHub
github-actions[bot] commented on PR #11670: URL: https://github.com/apache/camel/pull/11670#issuecomment-1753274799 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-09 Thread via GitHub
oscerd commented on PR #11670: URL: https://github.com/apache/camel/pull/11670#issuecomment-1753274502 /component-test camel-micrometer -- 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 specifi

Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-09 Thread via GitHub
LostArtist commented on code in PR #11670: URL: https://github.com/apache/camel/pull/11670#discussion_r1350344462 ## components/camel-micrometer/pom.xml: ## @@ -108,6 +108,13 @@ ${assertj-version} test + +org.awaitility +

Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-09 Thread via GitHub
oscerd commented on code in PR #11670: URL: https://github.com/apache/camel/pull/11670#discussion_r1350099214 ## components/camel-micrometer/pom.xml: ## @@ -108,6 +108,13 @@ ${assertj-version} test + +org.awaitility +

Re: [PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

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

[PR] CAMEL-19536: replaced Thread.sleep() in camel-micrometer [camel]

2023-10-09 Thread via GitHub
LostArtist opened a new pull request, #11670: URL: https://github.com/apache/camel/pull/11670 Replaced Thread.sleep() with Awaitility class. Don't know if it's the right way to do this, however it's the only working scenario I could find -- This is an automated message from the Apache Git