szetszwo commented on PR #6178: URL: https://github.com/apache/ozone/pull/6178#issuecomment-1934463220
> ... we've seen problems in the past with ContainerInfo#usedBytes going negative ... @errose28 , I do recall such problems. Thanks for pointing it out! The current code prints an error `IllegalArgumentException` message, skips that container and then continues with the other containers. @ArafatKhan2198 , We may consider adding a counter in Recon for the containers with negative usedBytes. It could be a useful feature for debugging and fixing clusters with such problems. -- 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]
