Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- YADE logs the source file name at debug level:
DEBUG [main] (SOSVfsTransferFileBaseClass.java:280) - (SOSVfsTransferFileBaseClass::fileExists) SOSVfs_D_156: SourceFileName = /share/nobackup/users/ap/files/file_179.csv
- YADE does not log the target file Name
YADE-447feature is broken with the JobScheduler release 1.12.2
Desired Behavior
- YADE should log the source file name and target file name in a single line at info level
- YADE should log the source file name in case of a skipped transfer in a separate line
- YADE should log source file names of files that are involved in errors e.g. during pre-processing
Attachments
Issue Links
- relates to
-
YADE-447 YADE transferred files should be visible at the info level in the JobScheduler log
- Released