Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancy in Thread Safety Documentation for AbstractPagingItemReader Subclasses #4580

Open
hojinDev opened this issue Apr 22, 2024 · 0 comments
Labels
status: waiting-for-triage Issues that we did not analyse yet type: bug

Comments

@hojinDev
Copy link

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.

@hojinDev hojinDev added status: waiting-for-triage Issues that we did not analyse yet type: bug labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage Issues that we did not analyse yet type: bug
Projects
None yet
Development

No branches or pull requests

1 participant