-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
in: infrastructurestatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: enhancement
Milestone
Description
With #4323 planned for 5.1, the MongoItemReader
should be renamed to MongoPagingItemReader
as it uses paging to read data from MongoDB. This naming change is for consistency with other reader implementations like JDBC (JdbcCursorItemReader
/ JdbcPagingItemReader
), JPA (JpaCursorItemReader
, JpaPagingItemReader
), etc.
Metadata
Metadata
Assignees
Labels
in: infrastructurestatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: enhancement