[
https://issues.apache.org/jira/browse/HADOOP-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999460#comment-12999460
]
Owen O'Malley commented on HADOOP-7155:
---------------------------------------
VersionedProtocol is the base for each of the Protocols.
The Server.CURRENT_VERSION is the meta rpc version. I think it is more
appropriate in Server (or Client) than in VersionedProtocol.
> Move ipc.Server#CURRENT_VERSION constant to VersionedProtocol.
> --------------------------------------------------------------
>
> Key: HADOOP-7155
> URL: https://issues.apache.org/jira/browse/HADOOP-7155
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 0.20.0
> Reporter: Konstantin Shvachko
>
> Constant o.a.h.ipc.Server#CURRENT_VERSION defines RPC version. It should be
> tied to the VersionedProtocol interface rather than the ipc.Server
> implementation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira