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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
