permit RPC protocols to be implemented by Avro
----------------------------------------------

                 Key: HADOOP-6422
                 URL: https://issues.apache.org/jira/browse/HADOOP-6422
             Project: Hadoop Common
          Issue Type: New Feature
          Components: ipc
            Reporter: Doug Cutting
            Assignee: Doug Cutting
             Fix For: 0.22.0


To more easily permit Hadoop to evolve to use Avro RPC, I propose to change RPC 
to use different implementations for clients and servers based on the 
configuration.  This is not intended as an end-user configuration: only a 
single RPC implementation will be supported in a given release, but rather a 
tool to permit us to more easily develop and test new RPC implementations.  As 
such, the configuration parameters used would not be documented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to