Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23323

[GSS](7.4.z) WFLY-16112 - Batch JobOperatorService should look for only active job names to stop during suspend

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.4.CR1, 7.4.4.GA
    • None
    • Batch
    • None

    Description

      The fix to WFLY-15921 introduced some change of behavior wrt suspend and restart:

      So when there's an unfinished execution in the repository DB at startup and no new executions were started yet since the crash:

      • before the patch: getJobNames() returns empty, so no getRunningExecutions(jobName) calls
      • after the patch: getJobNames() returns a set of all defined job names, resulting in getRunningExecutions(jobName) calls

      This issue is to address this change of behavior so the batch subssytem will behave the same as before fixing WFLY-15921 wrt server suspend and restart.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-jbaesner Joerg Baesner
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: