Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Quarkus Amazon services to 1.3.0 #4157

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

zbendhiba
Copy link
Contributor

No description provided.

@zbendhiba
Copy link
Contributor Author

Looking at tests failing

@zbendhiba
Copy link
Contributor Author

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

@jamesnetherton
Copy link
Contributor

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

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.

@jamesnetherton jamesnetherton merged commit cce47f1 into apache:main Oct 13, 2022
@zbendhiba zbendhiba deleted the aws-version branch October 13, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants