You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/05/22 07:29:00 UTC

[jira] [Created] (HDDS-93) Refactor Standalone pipeline protocols for better managebility.

Mukul Kumar Singh created HDDS-93:
-------------------------------------

             Summary: Refactor Standalone pipeline protocols for better managebility.
                 Key: HDDS-93
                 URL: https://issues.apache.org/jira/browse/HDDS-93
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client, Ozone Datanode
            Reporter: Mukul Kumar Singh


Currently, the standalone protocol is uses XceiverClient to create a connection with the datanode. This Class need to be renamed to something like XceiverClientStandAlone and also the same needs to be renamed to XceiverServerStandAlone. 

Also with HDDS-49, Standalone protocol will add support for Grpc as a transport layer. With this, the Client needs to be modified to allow seamless switch between Netty and Grpc transport protocols.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org