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

   ## What changes were proposed in this pull request?
   This PR change is to hide empty missing containers from Recon -> Missing 
Containers UI
   
   Since Recon already shows the MISSING containers without knowing of the fact 
that which container is actually "EMPTY"  and which is really MISSING (a data 
loss situation with keys mapped to a container), so no differentiation being 
done currently by Recon. Now with PR change, Recon would like to avoid showing 
those MISSING containers which are actually "EMPTY" (No keys mapped to the 
missing container) and filter out them.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-9695
   
   ## How was this patch tested?
   This patch is tested using additional test cases with additional asserts for 
handling missing but empty containers.
   


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