VersionMismatch should be VersionMismatchException
--------------------------------------------------
Key: HADOOP-1072
URL: https://issues.apache.org/jira/browse/HADOOP-1072
Project: Hadoop
Issue Type: Improvement
Components: ipc
Affects Versions: 0.11.2
Reporter: Nigel Daley
Priority: Minor
org.apache.hadoop.ipc.RPC$VersionMismatch extends IOException. It's name
should follow the Java naming convention for Exceptions, and thus be
VersionMismatchException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.