Skip to content

Discrepancy in Thread Safety Documentation for AbstractPagingItemReader Subclasses #4580

Open
@hojinDev

Description

@hojinDev

Hi.

Please confirm the discrepancy in the "thread safety" annotation across subclasses' comments.

There is a discrepancy between the documentation for version 5 of AbstractPagingItemReader,
which states that it is not thread-safe, and the comments in certain classes such as JpaPagingItemReader, JdbcPagingItemReader, and HibernatePagingItemReader,
which indicate that they are thread-safe. This raises doubts about the accuracy of these claims.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions