Nanda kumar created HDDS-755:
--------------------------------

             Summary: ContainerInfo and ContainerReplica protobuf changes
                 Key: HDDS-755
                 URL: https://issues.apache.org/jira/browse/HDDS-755
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode, SCM
            Reporter: Nanda kumar
            Assignee: Nanda kumar


We have different classes that maintain container related information, we can 
consolidate them so that it is easy to read the code.

Proposal:
In SCM: will be used in communication between SCM and Client, also used for 
storing in db
* ContainerInfoProto
* ContainerInfo
 
In Datanode: Used in communication between Datanode and SCM
* ContainerReplicaProto
* ContainerReplica
 
In Datanode: Used in communication between Datanode and Client
* ContainerDataProto
* ContainerData




--
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

Reply via email to