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

The state of a job chain node (pending, skipped, stopped) is changed automatically in a special configuration

    XMLWordPrintable

Details

    Description

      Current Situation

      We assume we have

      • an active cluster
      • a distributed job chain
      • e.g. the first node is stopped

      This node state is stored in the database table SCHEDULER_JOB_CHAIN_NODES where no special CLUSTER_MEMBER_ID was written in the row.

      Now the above distributed job chain is changed to a "normal" job chain
      then the above stopped job chain node is unstopped for a while and then stopped again.
      If this job chain node is unstopped manually again via e.g. JOC then it is stopped after while automatically.

      It seems that the above row in the table SCHEDULER_JOB_CHAIN_NODES without a specific CLUSTER_MEMBER_ID beats other rows with a specific CLUSTER_MEMBER_ID.

      Desired Behavior

      The state of a job chain node should not changed automatically.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: