You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/07/11 15:05:59 UTC

[GitHub] [flink] xiaoguichao edited a comment on issue #9069: [FLINK-12297] Fixes StackOverflowException of ClosureCleaner when cle…

xiaoguichao edited a comment on issue #9069: [FLINK-12297] Fixes StackOverflowException of ClosureCleaner when cle…
URL: https://github.com/apache/flink/pull/9069#issuecomment-510524856
 
 
   @StephanEwen This is an imported bug by the implementation of [issue FLINK-12297](https://issues.apache.org/jira/browse/FLINK-12297).
   
   As described there, the recursive closure cleaner will get  a stackoverflow exception when cleaning a back-referenced object (objectMapper in JsonRowDeserializationSchema, for example)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services