[
https://issues.apache.org/jira/browse/HDFS-11424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Liang updated HDFS-11424:
------------------------------
Attachment: HDFS-11424-HDFS-7240.004.patch
fix the checkstyle warning. The findbug warnings are due to protobuf generated
files.
org.apache.hadoop.hdfs.ozone.protocol.proto.ContainerProtos
org.apache.hadoop.ozone.protocol.proto.StorageContainerLocationProtocolProtos
And failed tests seem to be consistently failing recently, as discussed in
HDFS-11484.
> 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
> Components: hdfs
> Reporter: Chen Liang
> Assignee: Chen Liang
> Attachments: HDFS-11424-HDFS-7240.003.patch,
> HDFS-11424-HDFS-7240.004.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]