Janus Chow created HDDS-5235:
--------------------------------

             Summary: Recon counts deleted containers to missing containers
                 Key: HDDS-5235
                 URL: https://issues.apache.org/jira/browse/HDDS-5235
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Janus Chow
            Assignee: Janus Chow


When a container is deleted, SCM has ReplicationManager to check if the 
container is empty, then set container's state to DELETING, then DELETED.

While Recon doesn't have ReplicationManager for this work, then 
ContainerHealthTask finds the replica of the deleted container is 0 and mark 
the container as MISSING.

The bug can be reproduced by creating some big keys with Freon and then delete 
them.

This ticket is for adding some prechecks for ContaienrHealthTask before setting 
a container to MISSING state.

 



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

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

Reply via email to