Skip to content

Mongo backed jobRepository not working when using parallel processing Multi-threaded Step /asynch writer processor #4814

Open
@ayoubeljabiry

Description

@ayoubeljabiry

i faced MongoDB WriteConflict Error when tried to use parallel processing in my job application

Environment
using spring boot 3.4.5 with spring batch , mongodb 4.4

situation i read from a mongo db -> trnsfrom -> write to another mongo db, i use mongo as db for jobrepository collections
i use cursor based item reader and the standard mongoitemwriter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions