You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/08/06 10:05:00 UTC

[jira] [Created] (HDDS-328) ContainerIO:

Elek, Marton created HDDS-328:
---------------------------------

             Summary: ContainerIO:
                 Key: HDDS-328
                 URL: https://issues.apache.org/jira/browse/HDDS-328
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode
            Reporter: Elek, Marton
            Assignee: Elek, Marton
             Fix For: 0.2.1


In HDDS-75 we pack the container data to an archive file, copy to other datanodes and create the container from the archive.

As I wrote in the comment of HDDS-75 I propose to separate the patch to make it easier to review.

In this patch we need to extend the existing Container interface with adding export/import methods to save the container data to one binary input/output stream. 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org