[Swift-devel] [Bug 220] New: id's for external data types not stored in rlog for resume

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Wed Oct 21 14:47:41 CDT 2009


https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=220

           Summary: id's for external data types not stored in rlog for
                    resume
           Product: Swift
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General
        AssignedTo: hategan at mcs.anl.gov
        ReportedBy: skenny at uchicago.edu


when a function returns only an external data type, it seems that no thread id
is logged in the .rlog file...instead it contains something like:

null.!unmapped

for each external. if the user then tries to resume based on that rlog,it goes
through 'Initializing' every single job in the workflow and 'finishes
successfully' without ever actually picking up where it left off.

as a workaround, we are currently writing out files in addition to the
externals that are returned.

-- 
Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.



More information about the Swift-devel mailing list