davsclaus merged PR #13862:
URL: https://github.com/apache/camel/pull/13862
--
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.ap
davsclaus commented on PR #13862:
URL: https://github.com/apache/camel/pull/13862#issuecomment-2076544551
Oh do you mind updating the upgrade guide doc about this change so users
would be aware that some options are changed etc.
Add a section to
https://github.com/apache/camel/blo
davsclaus commented on PR #13862:
URL: https://github.com/apache/camel/pull/13862#issuecomment-2075671280
Okay we have merged some other PRs so this PR needs to be updated thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
dylanpiergies commented on PR #13862:
URL: https://github.com/apache/camel/pull/13862#issuecomment-2070486684
The integration tests have been rewritten and/or refactored to use common
framework and are now functioning correctly. We still have 2 failures arising
from CAMEL-20691; these failu
davsclaus commented on PR #13862:
URL: https://github.com/apache/camel/pull/13862#issuecomment-2066404132
Thanks for working on this
--
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 c
davsclaus commented on code in PR #13862:
URL: https://github.com/apache/camel/pull/13862#discussion_r1572247347
##
components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/ServiceBusConfiguration.java:
##
@@ -80,7 +76,7 @@ public c
github-actions[bot] commented on PR #13862:
URL: https://github.com/apache/camel/pull/13862#issuecomment-2066367330
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
dylanpiergies opened a new pull request, #13862:
URL: https://github.com/apache/camel/pull/13862
# Description
Refactor Azure Service Bus consumer to use the high-level
`ServiceBusProcessorClient` instead of `ServiceBusReceiverAsyncClient`. Amongst
other benefits, the high-level clie