Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-64326

JIRA CaesiumSchedulerService can insert duplicated records into clusteredjob

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Summary

      In some cases JIRA CaesiumScheduler can create more then single record in clusteredjob table.
      This will lead to problems similar to one in JRASERVER-64325: method getJobDetails expects single uniq value from DB, while clusteredjob table does not ensure this.

      Steps to Reproduce

      1. TBD

      Expected Results

      Caesium ensures data integrity

      Actual Results

      CaesiumScheduler can create more then single record in clusteredjob table.

      Notes

      Problem is largely mitigated by implementing UNIQ index "clusteredjob_jobid_idx" (job_id) as part of JRASERVER-64325

      Workaround

          Form Name

            [JRASERVER-64326] JIRA CaesiumSchedulerService can insert duplicated records into clusteredjob

            There are no comments yet on this issue.

              Unassigned Unassigned
              ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
              Affected customers:
              8 This affects my team
              Watchers:
              18 Start watching this issue

                Created:
                Updated: