Closed
Description
Dave Syer opened BATCH-1379 and commented
MySQL does not support millisecond accuracy in timestamps (problem for JobParameters). The issue is that round tripping from JobParameters to the database and back does not preserve the timestamp, so a job can be launched twice with different parameters, when they should have been the same.
Affects: 2.1.0
Reference URL: http://forum.springsource.org/showthread.php?t=74219
Issue Links:
- BATCH-2522 Job key hash returns different result for restart when using date parameter
("is duplicated by") - BATCH-2542 Multiple Job Intance for same job parameters
("is duplicated by")