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

   ## What changes were proposed in this pull request?
   
   A standard optimization is to override the methods with fixed parameter 
number.  For example, see the info(..) methods in 
https://www.slf4j.org/apidocs/org/slf4j/Logger.html
   
   In IOzoneManagerLock, since most cases only have one or two keys, we will 
override it with one parameter and two parameters.
   
   ## What is the link to the Apache JIRA
   
   HDDS-16059
   
   ## How was this patch tested?
   
   By updating existing tests.


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