jamesnetherton commented on issue #2196: URL: https://github.com/apache/camel-quarkus/issues/2196#issuecomment-1054016010
Whilst it may be desirable to leverage Vert.x, I wonder if it'd be safer to stick with client implementations that are provided by the Azure SDK? Since they're already well proven and running in production systems. If we want to remove `extensions-support/reactor-netty`, then we could probably do so by switching to the pure JDK client impl: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/core/azure-core-http-jdk-httpclient -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
