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

File order source with blacklisted file triggered after restart of JobScheduler

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10
    • 1.10.12, 1.12.10
    • None
    • None

    Description

      Current Situation

      • User has a Job Chain with file order source.
      • Some files in file order source are blacklisted( i.e. not removed from source directory after processing).
      • When the user restarts JobScheduler then these blacklisted files are processed again.
      • The table SCHEDULER_ORDERS, column ORDER_XML has a the parameter on_blacklist having value "yes" which indicates the file is blacklisted but file is still processed.
         <order end_time="2018-12-18T03:50:05.023Z" history_id="15" on_blacklist="yes" path="/" start_time="2018-12-18T03:50:03.648Z" touched="yes">
         

        The similar database records exist in release 1.11 and 1.12 and blacklisted files are not processed after restart.

      Test-Case

      • Deploy attached JobScheduler configuration JS-1825.zip.
      • Change the directory in Job Chain for file order source.
      • Create a file named 1.txt in the file order source directory.
      • File will be processed and will be blacklisted.
      • Check in the JOC Cokcpit for blacklisted file.
      • Terminate and restart the JobScheduler.
      • The blacklisted file will be processed again.

      Desired Behaviour

      • When the user restarts the JobScheduler the blacklisted files should not be processed again.

      Attachments

        1. JS-1825_1.png
          JS-1825_1.png
          84 kB
        2. JS-1825_2.png
          JS-1825_2.png
          74 kB
        3. JS-1825.zip
          10 kB

        Activity

          People

            jz Joacim Zschimmer
            Kanika-Agrawal Kanika Agrawal
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: