-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
for: backport-to-5.1.xIssues that will be back-ported to the 5.1.x lineIssues that will be back-ported to the 5.1.x linein: infrastructurerelated-to: item-readers-writerstype: bug
Milestone
Description
Oleksandr Loushkin opened BATCH-2517 and commented
MongoItemReader should override doClose() method with reset page number.
Otherwise page will never be returned to 0.
As we can see AbstractPaginatedDataItemReader increases page by page ++
For example RepositoryItemReader has method.
I can create pull request with quick fix.
Affects: 3.0.7
Metadata
Metadata
Assignees
Labels
for: backport-to-5.1.xIssues that will be back-ported to the 5.1.x lineIssues that will be back-ported to the 5.1.x linein: infrastructurerelated-to: item-readers-writerstype: bug