chia7712 commented on pull request #9162:
URL: https://github.com/apache/kafka/pull/9162#issuecomment-672891234


   > what are the other cases where we do this in Log?
   
   The use case I mentioned is a heavy IO-load task of my (team) application. I 
didn't trace other potential hot methods for remaining use cases because it 
seems to me the IO-heavy is the most important case we have to care.
   
   For another, ```Log``` has a bunch of anonymous functions which are using 
"return" to control flow. Maybe we should fix them at once even if they are not 
critical methods :)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to