djordje-mijatovic opened a new pull request, #4207:
URL: https://github.com/apache/ozone/pull/4207

   ## What changes were proposed in this pull request?
   
   When the container goes into CLOSING state, if the data node is down than 
the container is stuck in CLOSING state forever, and the user does not know 
that this container is missing. In this PR we recalculate the HealthState of 
the CLOSING container to inform the user that container is also MISSING. The 
goal was to set the same HealthState as for CLOSED container.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7210
   
   ## How was this patch tested?
   
   Unit test and manual dev 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.

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