[ 
https://issues.apache.org/jira/browse/HDFS-11844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026512#comment-16026512
 ] 

Anu Engineer commented on HDFS-11844:
-------------------------------------

[~cheersyang] Thanks for reporting it, if you are not working on it, could I 
please work on this issue ? 


> 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: Weiwei Yang
>
> 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.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to