fredia commented on PR #20585: URL: https://github.com/apache/flink/pull/20585#issuecomment-1228135936
Thanks for creating this PR @rkhachatryan, LGTM. I noticed you mentioned this PR under [FLINK-26590](https://issues.apache.org/jira/browse/FLINK-26590?focusedCommentId=17579828&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17579828) : > I found that the problem is caused by [FLINK-28976](https://issues.apache.org/jira/browse/FLINK-28976) in some setups. The fix for which is much more simple, so I'd prioritize it over this ticket. Why **removing `materialization_interval`** can solve FLINK-26590? I guess “removing `materialization_interval`” makes the size of 1st materialization smaller, thus the deletion of shared state can be faster? -- 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]
