sumitagrawl opened a new pull request, #10249:
URL: https://github.com/apache/ozone/pull/10249

   ## What changes were proposed in this pull request?
   
   Refresh for (RatisContainerSafeModeRule / ECContainerSafeModeRule) can 
result in adding newly created containers. But DN which has already registered, 
will not notify again newly created container to Safemode Rule.
   
   So this can result in stuck of safemode rule if 99% of containers are not 
reported by DN.
   
   As fix,
   - keep same containers list in Safemode rule as initialized during startup
   - remove deleted containers from the list and update reduced total 
containers, cutoff, threshold
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15238
   
   ## How was this patch tested?
   
   - TODO
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to