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

Using MP graphql results in warning about invalid module being logged, but this dependency is pulled in by the MP graphql server module #9511

Open
rlubke opened this issue Nov 19, 2024 · 0 comments
Labels
4.x Version 4.x bug Something isn't working graphql P3

Comments

@rlubke
Copy link
Contributor

rlubke commented Nov 19, 2024

When using helidon-microprofile-graphql-server, the following warning is logged:

2024.11.19 11:14:12 WARNING io.helidon.common.features.HelidonFeatures.invalid Thread[#134,features-thread,5,main]: Invalid modules are used:                                                                                                                                                           ┤
2024.11.19 11:14:12 WARNING io.helidon.common.features.HelidonFeatures.invalid Thread[#134,features-thread,5,main]:     Module "io.helidon.webserver.graphql" (GraphQL) is not designed for Helidon MP, it should only be used in Helidon [SE]  

The dependency in question is brought in by helidon-microprofile-graphql-server.

Environment Details

  • Helidon Version: 4.1.2
  • Helidon MP
  • JDK version: 21.0.5
  • OS: MacOS 14.7.1
@github-project-automation github-project-automation bot moved this to Triage in Backlog Nov 19, 2024
@m0mus m0mus added 4.x Version 4.x graphql bug Something isn't working P3 labels Nov 21, 2024
@m0mus m0mus moved this from Triage to High priority in Backlog Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working graphql P3
Projects
Status: High priority
Development

No branches or pull requests

2 participants