Mukul Kumar Singh created HDFS-12841: ----------------------------------------
Summary: Ozone: remove container name from pipeline and protobuf definition. Key: HDFS-12841 URL: https://issues.apache.org/jira/browse/HDFS-12841 Project: Hadoop HDFS Issue Type: Sub-task Components: ozone Affects Versions: HDFS-7240 Reporter: Mukul Kumar Singh Assignee: Mukul Kumar Singh Fix For: HDFS-7240 The current Ozone code heavily uses pipeline.getContainerName to get the container information. However a pipeline just represents a list of datanodes to be used for storing data. Hence 1) containerName should be removed from pipeline object. 2) Pipeline information should only be part of container Info if needed. It should be removed from other ozone datanode commands. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org