Chen Liang created HDFS-11859: --------------------------------- Summary: Ozone : separate blockLocationProtocol out of containerLocationProtocol Key: HDFS-11859 URL: https://issues.apache.org/jira/browse/HDFS-11859 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Chen Liang
Currently StorageLocationProtcol contains two types of operations: container related operations and block related operations. Although there is {{ScmBlockLocationProtocol}} for block operations, only {{StorageContainerLocationProtocolServerSideTranslatorPB}} is making the distinguish. This JIRA tries to make the separation complete and thorough for all places. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org