wildfly-extras / wildfly-graphql-feature-pack

5 stars 7 forks source link

Redeployment of the same artifact causes java.lang.IllegalArgumentException in graphql response #11

Closed mircea-cm closed 4 years ago

mircea-cm commented 4 years ago

Subsequent redeployments of the same artifact cause java.lang.IllegalArgumentException in graphql response

Reproduce steps:

Also can be reproduced with a filesystem deployment:

jmartisk commented 4 years ago

Hi @mircea-cm ! This is a known issue, I track it as part of https://github.com/wildfly-extras/wildfly-graphql-feature-pack/issues/6 It's a problem in one underlying library, graphql-java, and it has been fixed in that library, we will need to wait until they release a new version and until SmallRye GraphQL migrates to that version. Let me close this issue as a duplicate then. If you have more concerns, feel free to comment on #6. Thanks!