Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4346 Implement basic RPC abstraction
  3. FLINK-5239

Properly unpack thrown exceptions in RPC methods

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • Runtime / Coordination
    • flip-6 feature branch.

    Description

      When an RPC invocation fails, the exception is an InvocationTargetException that contains the actual exception.

      We should report the actual exception to the sender, rather than the InvocationTargetException.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: