fapifta commented on pull request #2190:
URL: https://github.com/apache/ozone/pull/2190#issuecomment-828240771


   @GlenGeng I think, if a node is dead already, and we start decommission, if 
the node immediately goes to decommissioned, then the check is ignored due to 
this condition:  if (status.isDecommissioning() || 
status.isEnteringMaintenance()) and as the node never enters the replication 
workflow we are good, as the container replication for an already dead node has 
to be handled when the node goes dead, and also we can not do anything with a 
dead node in the decomm flow.
   
   @sodonnel I think the changes proposed are good, +1


-- 
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:
[email protected]



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

Reply via email to