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
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
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
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
+
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
+
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
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