Issue Details (XML | Word | Printable)

Key: BATCH-195
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Dave Syer
Votes: 0
Watchers: 1
Operations

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

JobIdentifier with simple string key

Created: 09/Nov/07 09:16 AM   Updated: 07/Aug/08 10:06 AM
Component/s: Core
Affects Version/s: 1.0-m3
Fix Version/s: 1.0-m3
Security Level: Public (Public Issues)

Time Tracking:
Not Specified


 Description  « Hide
See http://forum.springframework.org/showthread.php?t=45637. Job Stream never made sense to me so an intermediate between Simple and Scheduled makes sense where Scheduled shares the unique string property.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Dave Syer added a comment - 09/Nov/07 10:48 AM
Changed data model to use JOB_KEY (and removed JOB_RUN - not sure it was used anywhere, and the only interpretation I have heard is that it is actualy the JobExecution.id, so not part of the JobIdentifier at all).

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