Issue Details (XML | Word | Printable)

Key: BATCH-388
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dave Syer
Reporter: Dave Syer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

Key sample jobs are very sensitive to configuration

Created: 26/Feb/08 09:26 AM   Updated: 07/Aug/08 10:06 AM
Component/s: Samples
Affects Version/s: 1.0.0.m5
Fix Version/s: 1.0.0.m5

Time Tracking:
Original Estimate: 1d
Original Estimate - 1d
Remaining Estimate: 1d
Remaining Estimate - 1d
Time Spent: Not Specified
Remaining Estimate - 1d


 Description  « Hide
Key sample jobs are very sensitive to configuration

* Hibernate failure
* restart
* rollback
* retry

Users will try similar approaches and use slightly different configuration - options like exception handler, skip limit policy, retry policy, chunk operations all could be set in a way that would break one or more of the samples without a very informative error message. Need to go through a few combinations and see what the error is, and try and make it more obvious what has gone wrong.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Dave Syer added a comment - 04/Mar/08 01:31 AM
The step factory beans should address the fragility - you can only set combinations that make sense if you stick to the factory beans.

Dave Syer added a comment - 07/Aug/08 10:06 AM
Assume closed as resolved and released