Tsz-wo Sze created HDDS-16192:
---------------------------------
Summary: Refactor o.a.h.hdds.scm.protocol
Key: HDDS-16192
URL: https://issues.apache.org/jira/browse/HDDS-16192
Project: Apache Ozone
Issue Type: Improvement
Components: SCM
Reporter: Tsz-wo Sze
||interface||protocol (gRPC service)||
|StorageContainerLocationProtocol|StorageContainerLocationProtocolService|
|ScmBlockLocationProtocol|ScmBlockLocationProtocolService|
The above interfaces in package org.apache.hadoop.hdds.scm.protocol are just
internal interfaces but not really protocols, in the sense that changing the
signatures of the methods does NOT change the underlying protocols, where the
underlying protocols are defined in the corresponding gRPC services.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]