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

JobSubmissionProtocol and InterTrackerProtocol don't include "throws IOException" on all methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.1.1
    • 0.2.0
    • None
    • None

    Description

      Timeouts for RPC's are thrown as IOExceptions so unless the method is declared as throwing IOException in the Procotol interface, the Java library wraps the exception in an UndeclaredThrowableException.

      Attachments

        1. protocols-throw.patch
          3 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: