Aitozi edited a comment on issue #8280: [FLINK-12297]Harden ClosureCleaner to 
handle the wrapped function
URL: https://github.com/apache/flink/pull/8280#issuecomment-501193445
 
 
   Thanks for your help @aljoscha  It's true that it was stuck by the 
`Long.MIN_VALUE` or (`Integer.MAX_VALUE` I met in my local test) and so on. I 
did't do this check because i am not very sure about whether this cover all 
case (may be it's enough). 
   Another doubt that why you remove the static and transient modifier check. I 
think the static class can not be skipped check but the field with 
static/transient modifier should be skipped.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to