Skip to content

MySQL does not support millisecond accuracy in timestamps (problem for JobParameters) [BATCH-1379] #2202

Closed
@spring-projects-issues

Description

@spring-projects-issues

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions