mladjan-gadzic opened a new pull request, #4598:
URL: https://github.com/apache/ozone/pull/4598

   ## What changes were proposed in this pull request?
   Containers in `CLOSING` state are added to `MISSING`, `UNDER_REPLICATED` and 
`MIS_REPLICATED` state as well.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-8017
   
   ## How was this patch tested?
   - unit tests
   - manual tests
   
   Steps for manual tests:
   - Set property `hdds.scm.replication.enable.legacy` to `false`
   - Start ozone dev cluster with 3DNs
   - Generate keys via `ozone freon rk --numOfKeys=10 --numOfBuckets=10 
--type=RATIS --replication=ONE` command
   - Check there are 3 containers in `OPEN` state using `ozone admin container 
report`
   - Stop two DNs
   - Check there is 1 container in `OPEN` state, 2 in `CLOSING`, 2 in 
`MIS_REPLICATED`, 2 in `MISSING` and 2 in `UNDER_REPLICATED` state using `ozone 
admin container report`.
   


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