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/12 09:59:09 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4157: Upgrade Quarkus Amazon services to 1.3.0

jamesnetherton commented on PR #4157:
URL: https://github.com/apache/camel-quarkus/pull/4157#issuecomment-1275907801

   > I still didn't understand the runtime error where the quarkus client is present too in native mode. I'll have a look at it again tomorrow. I'm wondering if this PR is okay [quarkusio/quarkus-platform#639](https://github.com/quarkusio/quarkus-platform/pull/639)
   
   I think this is related to the recently added dev services for Quarkus AWS. There are 2 localstack containers being started and I guess we end up talking to the 'wrong' instance. So the simplest workaround for now is to do `quarkus.devservices.enabled=false` for these tests. 


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