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
Assigned to: Owen O'Malley
Priority: Minor
Fix For: 0.2
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