Spring Batch
Last Published: 2014-05-22 | Version: 2.2.7.RELEASE
Home
Documentation
Home
Downloads
Getting Started
User Guide
API
Features
Use Cases
Transactions
FAQ
Changelog
Batch Processing Strategies
General Batch Principles and Guidelines
Support
Building
Forums
JIRA
1.0.x
1.1.x
2.0.x
2.1.x
Modules
Infrastructure
Core
Test
Samples
Spring Batch 2.2.1 Release Notes
Bug
[BATCH-1849]
- Item was not picked up after restarting a failed job!!!
[BATCH-1973]
- processor-transactional="false" in chunk definition does not have stable behavior
[BATCH-2036]
- Output incorrect when using processor-transactional="false" and skips.
[BATCH-2038]
- DerbyPagingQueryProvider does not work with Derby 10.10.1.1
[BATCH-2050]
- AbstractItemCountingItemStreamItemReader.read() shouldn't be final
[BATCH-2054]
- StaxEventItemWriter fails on a NullPointerException with Spring OXM 3.2.x.
Improvement
[BATCH-1984]
- CompositeItemProcessor.setDelegates argument has limiting generic type
[BATCH-2052]
- StaxEventItemWriter should only force sync once per chunk
[BATCH-2069]
- Relax OSGI dependencies on nosql jars
Task
[BATCH-2056]
- Update 'What's New' in Reference Document