[ https://issues.apache.org/jira/browse/HADOOP-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajagopal Natarajan updated HADOOP-1072: ---------------------------------------- Assignee: Rajagopal Natarajan Status: Patch Available (was: Open) > 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 > Assignee: Rajagopal Natarajan > Priority: Minor > Attachments: 1072.patch > > > 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.