bshashikant opened a new pull request #1526:
URL: https://github.com/apache/ozone/pull/1526


   
   
   ## What changes were proposed in this pull request?
   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.
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-4399
   
   ## How was this patch tested?
   Added unit tests
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to