Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4874

'classic' jobs going via event admin get blocked

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Event 3.7.0
    • Event 3.7.2
    • Extensions
    • None

    Description

      For jobs that do not use the new job api but rather go via the classic event admin, the jobs might end up being queued until the 'Queue manager maintenance' scans through the jobs as a fallback (which by default happens every 60 seconds - so those jobs might get stuck for 60 sec).

      The problem is two fold:

      • when a job is finished it is not properly notifying the job queue
      • also, such classic jobs are not properly doing audit log, statistics update, email notification nor updating the processingJobsList appropriately (leading to statistic counting being wrong even if notification would work fine)

      Attachments

        1. SLING-4874-patch.txt
          2 kB
          Stefan Egli

        Activity

          People

            stefanegli Stefan Egli
            stefanegli Stefan Egli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: