Skip to content

BatchMapping annotation does not do parallel execution for data loaders out of the box for Java 17 #1096

@kaus02

Description

@kaus02

BatchMapping annotation has been recently introduced as a substitute to configuring BatchLoaderRegistry and using annotation SchemaMapping. In the docs it is not specified that solely using the BatchMapping annotation does not do a parallel execution for field resolvers, how do we enable parallel fetch for field resolvers when using batchmapping and Java 17.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions