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

Lokesh Jain commented on HDDS-687:
----------------------------------

The error occurs when container manager tries to add a closed container to a 
closed pipeline, Closed pipelines are never added to pipeline map on SCM 
restart.

Fix is to not add closed containers to any pipeline as pipeline2Container map 
only tracks non-closed containers. v1 patch adds the fix.

> SCM is not able to restart
> --------------------------
>
>                 Key: HDDS-687
>                 URL: https://issues.apache.org/jira/browse/HDDS-687
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Namit Maheshwari
>            Assignee: Lokesh Jain
>            Priority: Blocker
>         Attachments: HDDS-687-ozone-0.3.001.patch
>
>
> SCM is not able to come up on restart.



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

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

Reply via email to