Shashikant Banerjee created HDDS-3963:
-----------------------------------------

             Summary: Remove XceiverServerSpi interface
                 Key: HDDS-3963
                 URL: https://issues.apache.org/jira/browse/HDDS-3963
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Shashikant Banerjee
             Fix For: 0.7.0


As per [~elek]  here 
[https://github.com/apache/hadoop-ozone/pull/1107#discussion_r447545366:]
{code:java}
It seems to be a good time the remove XceiverServerSpi interface. Originally we 
had two separated implementation to connect to the datanode. Today we have only 
one. One interface is used between the client and the datanode, and the other 
one between datanode and ratis (datanode). As this example shows, the two 
interface shouldn't be the same.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to