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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org