Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1821

Optimization for the handling of the "Running task log"

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.7.1
    • None
    • None

    Description

      Current Situation

      • The completion of running logs is event-based, and log parts are automatically added to the corresponding log window.
      • Each job's stdout/stderr chunk is provided in a separate short-lived thread via the JOC Event API.
        • This results in a massive increase in the number of such threads, especially when dealing with many jobs or jobs that produce larger stdout outputs.
      • If the running logs are not opened, all this overhead is unnecessary.

      Desired Behavior

      • Running task log completion should occur via a mechanism that operates only when the corresponding log window (Order History/Task History) is opened.

      Attachments

        Issue Links

          Activity

            People

              ztsa0019 Sourabh Agrawal
              re Robert Ehrlich
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: