Skip to content

Remove usage of JobExplorer in BatchIntegrationConfiguration #4919

@fmbenhassine

Description

@fmbenhassine

The configuration of the batch integration module (mainly the remote partitioning setup) programmatically and through @EnableBatchIntegration currently requires both a job repository and a job explorer.

After #4824 , there is no need to configure a job explorer anymore. This issue is to remove the usage of JobExplorer in the BatchIntegrationConfiguration class and related APIs (RemotePartitioningManagerStepBuilder[Factory] and RemotePartitioningWorkerStepBuilder[Factory]).

Metadata

Metadata

Assignees

Labels

api: breaking-changeIssues that require or introduce an API breaking changein: integrationstatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions