You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/18 14:44:08 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a diff in pull request #4182: Use official azure-core-http-vertx client in Azure extensions

jamesnetherton commented on code in PR #4182:
URL: https://github.com/apache/camel-quarkus/pull/4182#discussion_r998331962


##########
integration-test-groups/azure/azure-storage-blob/src/main/resources/application.properties:
##########
@@ -23,3 +23,5 @@ azurite.storage.account.key = Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq
 
 azure.storage.account-name = ${AZURE_STORAGE_ACCOUNT_NAME:${azurite.storage.account.name}}
 azure.storage.account-key = ${AZURE_STORAGE_ACCOUNT_KEY:${azurite.storage.account.key}}
+
+quarkus.native.additional-build-args=--trace-object-instantiation=sun.nio.ch.EPollSelectorImpl

Review Comment:
   Yes, I cannot replicate the issue locally. Hence adding some debug bits.



-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org