issues Search Results · repo:graphql-java-kickstart/graphql-java-servlet language:Java
Filter by
184 results
(68 ms)184 results
ingraphql-java-kickstart/graphql-java-servlet (press backspace or delete to remove)Describe the bug When a locale setting is transported through a HTTP request, using a Accept-Language header, this
information seems not to be transported to the ExecutionContext, finally not ending up ...
bug
chbriem
- Opened on Mar 5
- #587
After updating to Jetty 12.0.16 I get the following exception:
Caused by: java.lang.IllegalArgumentException: blank element
at org.eclipse.jetty.http.HttpField$MultiHttpField.buildValue(HttpField.java:741) ...
bug
sitepark-veltrup
- 1
- Opened on Jan 7
- #586
Discussed in https://github.com/graphql-java-kickstart/graphql-java-servlet/discussions/577
div type= discussions-op-text
sup Originally posted by thaparraj September 5, 2024 /sup I am upgrading to graphql-java ...
thaparraj
- 3
- Opened on Sep 6, 2024
- #578
I go the following error when integrate graphql in to springboot with graphql-spring-boot-starter .
Unable to start async because the following classes in the processing chain do not support async
[graphql.kickstart.servlet.ConfiguredGraphQLHttpServlet] ...
bug
willgss
- Opened on Aug 5, 2024
- #576
Describe the bug Hope this is right place I can put to raise this issue, I defined a graphql query to fetch users, and
there is a UserDataLoader which is request scoped bean injected into UserDataFetcher, ...
bug
chengco
- Opened on Jun 27, 2024
- #571
Is your feature request related to a problem? Please describe.
I would like to code something like this, if operation is x, then execute in threadpool y. But the library do not give
me this flexibility, ...
enhancement
nathanmolinari
- Opened on Apr 1, 2024
- #563
Describe the bug When using OsgiGraphQLHttpServlet, a new thread pool (of 1 thread) is created on every request, and
never shut down. The thread pool is created when creating a GraphQLConfiguration - if ...
bug
tdraier
- 2
- Opened on Sep 15, 2023
- #537
Despite the work in #439 , we see InvocationInputParseException errors caused by client disconnects that are logged as
ERROR by AbstractGraphQLHttpServlet.
We can provide our own GraphQLHttpServlet that ...
bug
internetstaff
- 1
- Opened on Jul 20, 2023
- #535
graphql-java-servlet now has a compile dependency on servlet api s. Normally these api s will be server provided.
of course user can exclude like below, but I think it would be good to add scope provided ...
enhancement
eduarddrenth
- Opened on Dec 5, 2022
- #490
In the meantime jakarta ee 10 is out, containing servet 6.0.
Please consider support for newer jakarta servlet specs so we can phase out the old.
The migration should be fairly straightforward, renaming ...
enhancement
eduarddrenth
- 4
- Opened on Nov 15, 2022
- #484

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.