issues Search Results · repo:spring-projects/spring-batch language:Java
Filter by
3k results
(78 ms)3k results
inspring-projects/spring-batch (press backspace or delete to remove)The description has been erroneously copied from NoSuchJobException:
Checked exception to indicate that a required Job is not available.
status: waiting-for-triage
OrangeDog
- Opened 5 hours ago
- #4932
Expected Behavior
The DefaultFieldSet.indexOf() method should perform field name lookups in O(1) time complexity using a precomputed index
map, rather than the current O(n) linear search through the names ...
status: waiting-for-triage
type: feature
cwangg897
- Opened yesterday
- #4930
After the deprecation of JobExplorer, RemoteStepExecutionAggregator should be updated to use JobRepository instead.
api: breaking-change
in: core
status: for-internal-team
type: task
fmbenhassine
- Opened 6 days ago
- #4928
After the deprecation of JobExplorer, SystemCommandTasklet should be updated to use JobRepository instead.
api: breaking-change
in: core
status: for-internal-team
type: task
fmbenhassine
- Opened 6 days ago
- #4927
Bug description
The CompositeItemReader implementation has an issue where the iterator delegatesIterator does not reset after the first
execution of a job. This causes subsequent executions of the job ...
status: waiting-for-triage
type: bug
ahosni
- Opened 6 days ago
- #4926
After the deprecation of JobLauncher, JobLaunchingGateway and JobLaunchingMessageHandler should be updated to use
JobOperator instead.
api: breaking-change
in: integration
status: for-internal-team
type: task
fmbenhassine
- Opened 6 days ago
- #4924
After the deprecation of JobLauncher, JobStep should be updated to use a JobOperator instead.
api: breaking-change
in: core
status: for-internal-team
type: task
fmbenhassine
- Opened 6 days ago
- #4923
org.springframework.batch.test.StepRunner has no added value except a single method to run a step in a surrounding fake
single-step job. This class is not typically used by users, and contains similar/duplicate ...
api: deprecation
in: test
status: for-internal-team
type: task
fmbenhassine
- Opened 7 days ago
- #4921
After the deprecation of JobLauncher in favor of JobOperator, the utility JobLauncherTestUtils should be renamed to
JobOperatorTestUtils.
Methods starting with launch* should be renamed to start* to follow ...
api: deprecation
in: test
status: for-internal-team
type: task
fmbenhassine
- Opened 7 days ago
- #4920
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. ...
api: breaking-change
in: integration
status: for-internal-team
type: task
fmbenhassine
- Opened 7 days ago
- #4919

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.