whbing commented on PR #6055: URL: https://github.com/apache/ozone/pull/6055#issuecomment-1907389796
The gc has already begun to reclaim the ManagedStatistics object after init ManagedStatistics instance during we startup the OM. This indicates that the ManagedStatistics object is not continuously referenced throughout the runtime of OM. Perhaps we should determine exactly when its lifecycle ends. Maybe we can trace the metric changes after close ManagedStatistics to verify if it records any of the stats. -- 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]
