Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-562

TransferZeroByteFile false|strict|relaxed functionality is broken

    XMLWordPrintable

Details

    Description

      CurrentSituation

      • TransferZeroByteFile = false
        • When YADE is configured with this setting then the files with zero byte size should be transferred if at least one of the selected files is more than zero byte in size.
          • This functionality is broken:
            • YADE reports all files as the zero byte files (file size independent) and aborts the transfer.
      • TransferZeroByteFile = strict
        • When YADE is configured with this setting then the files with zero byte size will not be transferred. An error will be raised if any zero byte file is found.
          • This functionality is broken:
            • YADE reports all files as the zero byte files (file size independent) and aborts the transfer.
      • TransferZeroByteFile = relaxed
        • When YADE is configured with this setting then the files with zero byte size will not be transferred. However, no error will be raised if this results in no files being transferred.
          • This functionality is broken:
            • YADE handles all files as the zero byte files (file size independent) and will not transfer any file.

      Desired Behavior

      • The TransferZeroByteFile functionallity should work as expected.
      • Improved extended INFO Logging for skipped transfers.

      Applicable JobScheduler releases
      A patch is available for download with JobScheduler releases:

      Attachments

        Activity

          People

            re Robert Ehrlich
            re Robert Ehrlich
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: