priyeshkaratha commented on PR #8907: URL: https://github.com/apache/ozone/pull/8907#issuecomment-3289313929
Hi @errose28 I have updated document. I agree with your points but I have following concerns to go ahead with Recon approach. Recon currently maintains synchronization with the OM database and constructs the NSSummary tree, providing established calculation logic for metrics such as openKeysBytes and committedBytes. Additionally, Recon already possesses a comprehensive physical and logical capacity to break down information through its OM DB insights component. These existing capabilities can be effectively leveraged to minimize development effort and ensure consistency. While certain enhancements to OM are required regardless of the chosen implementation approach—whether CLI-based or Prometheus-driven—the foundational data processing infrastructure is already in place. The modifications outlined for OM, SCM, and DataNode components remain mandatory across all proposed approaches to ensure complete and accurate storage distribution reporting. -- 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]
