Skip to content

Repetitive execution of FaultTolerantChunkProcessor's method process #4486

Open
@alappmeng

Description

@alappmeng

Bug description
When FaultTolerantChunkProcessor's method process throw a exeception(not the retriable exception), the method process will execute once more.

Environment
The version of the spring-batch-core that I use is 5.0.3.

Steps to reproduce
Steps to reproduce the issue.

Expected behavior
When method process throws a exception that dont need to retry, do not execute process.

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