[
https://issues.apache.org/jira/browse/HADOOP-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur resolved HADOOP-1243.
--------------------------------------
Resolution: Fixed
This was done as part of hadoop-1093.
> ClientProtocol.versionID should be 11
> -------------------------------------
>
> Key: HADOOP-1243
> URL: https://issues.apache.org/jira/browse/HADOOP-1243
> Project: Hadoop
> Issue Type: Bug
> Affects Versions: 0.13.0
> Reporter: Konstantin Shvachko
> Assigned To: dhruba borthakur
> Fix For: 0.13.0
>
>
> HADOOP-1133 added a new ClientProtocol method metaSave() but did not
> increment the protocol version.
> Just the comment. We should fix it before the next release.
> /*
> * 11: metasave() added
> */
> public static final long versionID = 10L;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.