You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/04/26 23:46:04 UTC

[jira] Resolved: (HADOOP-168) JobSubmissionProtocol and InterTrackerProtocol don't include "throws IOException" on all methods

     [ http://issues.apache.org/jira/browse/HADOOP-168?page=all ]
     
Doug Cutting resolved HADOOP-168:
---------------------------------

    Resolution: Fixed

I just committed this.  Thanks, Owen!

> JobSubmissionProtocol and InterTrackerProtocol don't include "throws IOException" on all methods
> ------------------------------------------------------------------------------------------------
>
>          Key: HADOOP-168
>          URL: http://issues.apache.org/jira/browse/HADOOP-168
>      Project: Hadoop
>         Type: Bug

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>     Priority: Minor
>      Fix For: 0.2
>  Attachments: protocols-throw.patch
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira