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

unsupportedOperationException on Quarkus startup with custom directive with params #962

Closed
t1 opened this issue Aug 7, 2021 · 3 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers Server This issue applies to the Server side

Comments

@t1
Copy link
Collaborator

t1 commented Aug 7, 2021

As reported by @nuratsree in discussions, starting Quarkus fails if there's a custom directive with arguments. It works fine in WildFly.

I have created a reproducer project here.

@t1 t1 added bug Something isn't working Server This issue applies to the Server side labels Aug 7, 2021
@t1
Copy link
Collaborator Author

t1 commented Aug 7, 2021

@phillip-kruger: I don't understand what's happening, as the UnsupportedOperationException happens in the buildExecutionService build step of the SmallRyeGraphQLProcessor, but there's no add call in that method! Has to be something in the Quarkus Extension magic.

@phillip-kruger
Copy link
Member

I'll have a look a.s.a.p

@jmartisk
Copy link
Member

jmartisk commented Feb 16, 2023

This has been resolved for some time, @mskacelik has now verified that it's no longer reproducible (with recent Quarkus versions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Server This issue applies to the Server side
Projects
None yet
Development

No branches or pull requests

3 participants