Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1903

Job streams sometimes are considered being completed when jobs are still running

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.13.6
    • 1.13.7
    • Job Streams
    • None

    Description

      Current Situation

      When a job stream has 2 nodes that both consume the same event and one of the jobs is running longer than the other, the job stream will be considered being completed if the shorter running job has finished and all other In Conditions have been resolved.

      Desired Behavior

      When jobs are running in a job stream, the job stream should not be considered being completed. Only when there is no running task the job stream should be considered being completed

      Example for job stream

      Job8 is ready after 2s, job7 is ready after 30s. After 2s the job stream is considered being completed while job7 is still running.

       

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Aditi Dubey Aditi Dubey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: