Chen Liang created HDFS-11424:
---------------------------------

             Summary: Block Storage : add container representation to meta data
                 Key: HDFS-11424
                 URL: https://issues.apache.org/jira/browse/HDFS-11424
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Chen Liang
            Assignee: Chen Liang


This JIRA adds the reference of containers to cblock. A reference of container 
is the handler to some container, that can be used to *actually* talk to an 
existing container. 

HDFS-7240 already provides a container reference class, which is 
{{org.apache.hadoop.scm.container.common.helpers.Pipeline}}. This JIRA adds 
references of this class to relevant meta data classes in cblock.



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

Reply via email to