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

Sometimes Quinoa configurations not found by intellij-quarkus #1189

Open
ia3andy opened this issue Oct 2, 2023 · 4 comments
Open

Sometimes Quinoa configurations not found by intellij-quarkus #1189

ia3andy opened this issue Oct 2, 2023 · 4 comments
Assignees
Labels
bug Something isn't working quarkus Quarkus support

Comments

@ia3andy
Copy link

ia3andy commented Oct 2, 2023

https://github.com/redhat-developer-demos/quinoa-wind-turbine

Try this app and have a look at the application.properties:
image

In another clean project they work!

@ia3andy
Copy link
Author

ia3andy commented Oct 2, 2023

image

@angelozerr
Copy link
Contributor

Thanks for reporting this issue. The quarkus déploiement properties collection need to be revisited because it breaks solerimes performance and it seems sometimes according your issue is not computed at time

@fbricon
Copy link
Contributor

fbricon commented Oct 31, 2023

I consistently see the quinoa properties being unrecognized. Yet the quinoa deployment jar is added to the Quarkus (Deployments) library.

https://github.com/quarkiverse/quarkus-quinoa/blob/8549f584745746bba06e49cbb47b45d576a3f87f/deployment/src/main/java/io/quarkiverse/quinoa/deployment/config/QuinoaConfig.java#L119

For some reason that config mapping doesn't seem to be indexed.

@ia3andy it's very surprising that you even see it working sometimes. It could have been no errors were displayed during the project's indexing. Or have you excluded them from validation maybe?
Screenshot 2023-10-31 at 12 57 26

Please check Microprofile unknown properties inspection settings:
Screenshot 2023-10-31 at 12 59 14

@fbricon
Copy link
Contributor

fbricon commented Nov 2, 2023

So I started seeing the properties working today as well. No idea what happened.

@angelozerr angelozerr self-assigned this Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quarkus Quarkus support
Projects
None yet
Development

No branches or pull requests

3 participants