hangc0276 opened a new pull request, #3213:
URL: https://github.com/apache/bookkeeper/pull/3213

   ### Motivation
   In PR #2455 , It convert all `System.*.print` statements to `LOG.* 
statements`. However, in `LOG.*` statements, it uses string concatenation to 
print messages, which is low performance.
   
   ### Changes
   Change the string concatenation format to `LOG.*` standard statements
   
   


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

Reply via email to