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

   ## What changes were proposed in this pull request?
   
   Since ContainerID is immutable and all the Container IDs are kept in SCM's 
memory, we can cache and reuse the ContainerID object
   
   This will avoid re-calculation of hash and proto conversion and also help 
(though very little) with SCM's memory consumption.
   
   ## What is the link to the Apache JIRA
   
   HDDS-12563
   
   ## How was this patch tested?
   
   Added a new test.


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