Closed
Description
- Grammatical error in restart.adoc #4600
- Typo in architecture doc #4607
- Bad performance of GET_LAST_STEP_EXECUTION query on DB2 with large STEP_EXECUTION table #4657
- change assertTrue(a instanceof b) -> assertInstanceOf(a, b) #4654
- Add DatabaseType POSTGRES for the product name EnterpriseDB #4627
- Wrong column types in JdbcStepExecutionDao #4648
- Typo in the documentation chapter Spring Batch Integration #4649
- Missing documentation about MultiResourceItemWriter not creating empty files when no data goes through delegates #4645
- Missing
@FunctionalInterface
in JobKeyGenerator #4613 - Job restart after stop fails #1287
- Different behavior when interrupting a job, depending on the parallel flow order #3939
- MongoPagingItemReader never reset page number #1086
- Missing note about not scoping Step beans with Job scope #3900
- Unclear documentation about wildcard usage to select input files #4707