Skip to content

issues Search Results · repo:graphql-java/java-dataloader language:Java

Filter by

70 results
 (69 ms)

70 results

ingraphql-java/java-dataloader (press backspace or delete to remove)

Describe the bug The two reactive batch loaders that take a context object throw a class cast exception if used. The reason this is happening is that these methods missed the specific XXXContext methods ...
  • bbakerman
  • Opened 
    10 hours ago
  • #208

Describe the bug Hi Folks, The https://github.com/graphql-java/java-dataloader/commit/3060a30e60871f50eb685ada5337aa7a9e7e5112 commit added JSpecify s @NonNull annotation on the load method key argument ...
  • iuliiasobolevska
  • 7
  • Opened 
    13 days ago
  • #197

Hi folks. I wanted to bring to your attention the recent changes in version 4.0.0 where @NonNull has been added to the public load API. Unlike Java, Kotlin enforces strict nullability checks at compile ...
  • iparadiso
  • 8
  • Opened 
    on May 29
  • #195

Discussed in https://github.com/graphql-java/java-dataloader/discussions/188 div type= discussions-op-text sup Originally posted by zsmoore April 30, 2025 /sup Hello all, We are upgrading to 4.0.0 to ...
  • bbakerman
  • 2
  • Opened 
    on May 1
  • #190

Describe the bug We ve merged the latest version after validating the fix was deployed - https://github.com/graphql-java/java-dataloader/pull/135 yet the thread count has started to increase significantly. ...
Stale
  • Ruch12
  • 4
  • Opened 
    on Jan 14
  • #173

Describe the bug I am new to this library. When learning this library, I found that the object type returned by DataLoaderFactory.newDataLoaderWithTry().dispatcher() is inconsistent with the specified ...
Stale
  • nenryo
  • 3
  • Opened 
    on Jun 13, 2024
  • #163

We updated dataloader library to 3.3.0 after updating that we observed we are getting can not resolve DataLoader for parameter loader in method name. We observed in updated version dataloader is initiated ...
  • sarwadnya1996
  • 3
  • Opened 
    on Jun 13, 2024
  • #162

Let s upgrade dataloader to Java 11 😃 Note: GraphQL Java, extended scalars, and extended validation have all been upgraded to Java 11 about a year ago. There won t be any Java version clashes with GraphQL ...
  • dondonz
  • 1
  • Opened 
    on May 16, 2024
  • #149

Testing notifications - please ignore
  • dondonz
  • Opened 
    on Mar 27, 2024
  • #143

According to javadoc: This class is usually preferable to AtomicLong when multiple threads update a common sum that is used for purposes such as collecting statistics, not for fine-grained synchronization ...
  • dfa1
  • 7
  • Opened 
    on Mar 10, 2024
  • #140
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub