-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
in: corein: infrastructurein: integrationin: teststatus: 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
Several public APIs accept nullable parameters while they shouldn't. Some examples include:
JobRepository#getJobInstance(@Nullable Long instanceId)
JobExplorer#findRunningJobExecutions(@Nullable String jobName)
This should be fixed in v6 as part of the jSpecify support theme (#4673).
Metadata
Metadata
Assignees
Labels
in: corein: infrastructurein: integrationin: teststatus: 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