szetszwo commented on PR #6656: URL: https://github.com/apache/ozone/pull/6656#issuecomment-2102808982
@xichen01 , do you have comparison before and after this change? What is the memory saving? Is it in MBs or GBs? If there are many `DatanodeDetails` instances , we probably should cache `DatanodeDetails` instances instead of the `ByteString` inside the `DatanodeDetails`. -- 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]
