-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
api: breaking-changeIssues that require or introduce an API breaking changeIssues that require or introduce an API breaking changein: corein: integrationstatus: 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.
Milestone
Description
ChunkHandler
handles ChunkRequest
s, so similar to StepExecutionRequestHandler
and JobLaunchRequestHandler
, it would be better to rename it to ChunkRequestHandler
.
Moreover, this class should move from the integration
module to the core
module as it is required by the new local chunking mode that will be introduced in v6.
Metadata
Metadata
Assignees
Labels
api: breaking-changeIssues that require or introduce an API breaking changeIssues that require or introduce an API breaking changein: corein: integrationstatus: 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.