Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1258

Populate Task Exception data properly

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15

    Description

      Current, when Exception is thrown from a Task, only Exception.ToString() is passed back from Evaluator to Driver and assigned to FailedTask.data. Message, description and cause are all empty. Even we can get some exception data by passing the string, it would be inefficient at run time. The task exception detail data should be serialize over from evaluator to driver, then populate to FailedTask object.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              juliaw Julia Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: