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

   ## What changes were proposed in this pull request?
   The Recon Unhealthy Container API currently exposes the field NumberOfKeys 
in its response payload. This is misleading, as the value represents the number 
of blocks, not keys.
   
   This task involves updating the API response schema, implementation, and 
documentation to replace NumberOfKeys with NumberOfBlocks for clarity and 
correctness.
   
   
https://ozone.apache.org/docs/2.0.0/interface/swaggerreconapi.html#/Containers/getContainerInfo
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15123
   
   ## How was this patch tested?
   
   Tested out using docker compose - 
   
   <img width="451" height="292" alt="image" 
src="https://github.com/user-attachments/assets/ad1ccfd3-6490-41be-a1c4-685d39356609";
 />
   


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