eolivelli commented on pull request #2859: URL: https://github.com/apache/bookkeeper/pull/2859#issuecomment-961683980
Thanks for your contribution. Usually I lean towards to not accept PRs tlike this one. It is not fixing any real problem. The boxing operation that you are saving is not on an hot path. The patch would malke more sense of you try to take a look to all the useless boxing operations and make a general clean up WDYT? -- 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]
