CommunicationsInterface shouldn't implement VersionedProtocol
-------------------------------------------------------------

                 Key: GIRAPH-54
                 URL: https://issues.apache.org/jira/browse/GIRAPH-54
             Project: Giraph
          Issue Type: Improvement
            Reporter: Jakob Homan


Currently, CommunicationsInterface, the base interface for peer-peer 
communication implements as part of its definition Hadoop's VersionedProtocol, 
which is part of Hadoop's RPC stack.  Other RPC implementations need to 
implement CommunicationsInterface, but shouldn't need to implement an HRPC 
specific interface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to