[
https://issues.apache.org/jira/browse/HDFS-11844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoyu Yao resolved HDFS-11844.
-------------------------------
Resolution: Duplicate
> Ozone: Recover SCM state when SCM is restarted
> ----------------------------------------------
>
> Key: HDFS-11844
> URL: https://issues.apache.org/jira/browse/HDFS-11844
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone, scm
> Reporter: Weiwei Yang
> Assignee: Anu Engineer
>
> SCM losses its state once being restarted. This issue can be found by a
> simple test with following steps
> # Start NN, DN, SCM
> # Create several containers via SCM CLI
> # Restart DN
> # Get existing container info via SCM CLI, this step will fail with container
> doesn't exist error.
> {{ContainerManagerImpl}} maintains a cache of container mapping
> {{containerMap}}, if DN is restarted, this information is lost. We need a way
> to restore the state from DB in a background thread.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]