Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9343

Allow additional exceptions through the RPC layer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-alpha
    • 2.1.0-beta
    • None
    • None
    • Reviewed

    Description

      The RPC layer currently only allows IOException, RuntimeException, InterruptedException and their derivatives - which limits exceptions declared by protocols.
      Other exceptions end up at the client as an UndeclaredThrowableException wrapped in RemoteException.
      Additional exception types should be allowed.

      Attachments

        1. HADOOP-9343_2.txt
          5 kB
          Siddharth Seth
        2. HADOOP-9343.txt
          4 kB
          Siddharth Seth

        Issue Links

          Activity

            People

              sseth Siddharth Seth
              sseth Siddharth Seth
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: