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

Controller should not consume 100% CPU with fork instructions

    XMLWordPrintable

Details

    Description

       Current Situation

      A workflow W1 contains a fork instruction

      Add an order at block position
      [0,"fork+branch1"]
      with start position
      [0,"fork+branch1",0]
      and end position
      [0,"fork+branch1",1]
      (the Join).

      The order is processed and stays with the Join at the end.
      Then the Controller starts to consume more than 1000% CPU. And some time later it may run out of memory.

      Desired Behavior

      Controller should not consume 100% of CPU or run out of memory.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ur Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: