Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-25 Thread via GitHub
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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-25 Thread via GitHub
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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-24 Thread via GitHub
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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-22 Thread via 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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-19 Thread via GitHub
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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-19 Thread via GitHub
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

Re: [PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-19 Thread via GitHub
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

[PR] CAMEL-20266: Use high-level Azure Service Bus client [camel]

2024-04-19 Thread via GitHub
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