jbit84 opened a new pull request, #2565:
URL: https://github.com/apache/avro/pull/2565

   ## What is the purpose of the change
   
   The pull request reduces object allocations by removing an unnecessary 
lambda capture, thus turning a capturing lambda into a non-capturing lambda. 
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ObjectCreator.FindType is transitively invoked by many existing unit test, 
for example tests in 'FileTests'. 
   
   ## Documentation
   
   This pull request does not introduce a new feature.
   


-- 
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: dev-unsubscr...@avro.apache.org

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

Reply via email to