zentol opened a new pull request, #22551:
URL: https://github.com/apache/flink/pull/22551

   Avoid unnecessary reflective accesses by the closure cleaner by only running 
it on objects/fields for which serialization fails.
   
   In the ideal world this means it is only applied to user lambdas/anonymous 
classes, never touching any JDK stuff.


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to