You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2020/10/28 11:19:00 UTC

[jira] [Created] (HDDS-4399) Safe mode rule for piplelines should only consider open pipelines

Shashikant Banerjee created HDDS-4399:
-----------------------------------------

             Summary: Safe mode rule for piplelines should only consider open pipelines
                 Key: HDDS-4399
                 URL: https://issues.apache.org/jira/browse/HDDS-4399
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: SCM
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 1.1.0


Currently, for safe mode we consider all pipelines existing in DB for safe mode exit criteria. It ma happen that, SCM has the pipelines craeted , but none of the participants datanodes ever created these datanodes. In such cases, SCM fails to come out of safemode as these pipelines are never reported back to SCM.

 

The idea here is to consider pipelines which are marked open during SCM startup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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