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 "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/07/31 07:07:00 UTC

[jira] [Created] (HDDS-306) Add functionality to construct OpenContainerBlockMap on datanode restart

Shashikant Banerjee created HDDS-306:
----------------------------------------

             Summary: Add functionality to construct OpenContainerBlockMap on datanode restart
                 Key: HDDS-306
                 URL: https://issues.apache.org/jira/browse/HDDS-306
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.2.1


OpenContainerBlockMap contains list of blocks which are not committed on a Datanode. In case the Datanode restarts, we may need to reconstruct this map by reading block layout for each container and verifying it with the container DB. This is required to close the container on a single dataNode as well as for Ozone garbage collection



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