I can suspend/activate a batch and all of its jobs

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.5.0, 7.5.0-alpha5
    • Affects Version/s: None
    • Component/s: engine

      AT

      • I can suspend/activate a batch using the Java API
      • I can suspend/activate a batch using the REST API

      Original Problem description

      If a batch is running with a loot of jobs. So the seed jobs is still generating new execution jobs and the job executor acquires existing execution jobs. The delete batch command will try to delete all of this in one transaction and will very likely fail with an optimistic locking exceptions. Which means the batch cannot be deleted before completion.

      Workaround

      Suspend seed job definition and let the job executor process the remaining execution jobs.

        This is the controller panel for Smart Panels app

              Assignee:
              Matthijs
              Reporter:
              Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: