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

   ## What changes were proposed in this pull request?
   
   If a container is missing, then the new Replication Manager currently counts 
1 in the report for under replicated and 1 for missing, meaning the container 
is double counted.
   
   It makes more sense if we only count under-replicated OR missing. 
Technically a missing container is also under-replicated, but it makes the 
report confusing when the container is in two states.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-8025
   
   ## How was this patch tested?
   
   Modified some existing 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