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

TaskClientCodeException override user task exceptions for TaskClose

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.16
    • None

    Description

      Currently, in Task Close, Suspend and Deliver cases, all the exceptions throw from task in those methods are wrapped with TaskClientCodeException . This hides the user exception type, although we can still get the original exception from inner exception.
      User task can throw exceptions when receiving driver close event or driver messages. Those exceptions can be by design. For example, in IMRU fault tolerant scenario, driver sends close event for tasks to close. And tasks use different types of exceptions to represent different error types. So we would expect original exception serialized to driver.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              juliaw Julia Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: