wuchong commented on pull request #13275: URL: https://github.com/apache/flink/pull/13275#issuecomment-683540123
Hi @SteNicholas , I can see your points. However, this can't fix the leaking resources mentioned in the JIRA issue, because the user is using ` DataSourceNode.computeOperatorSpecificDefaultEstimates` which never calls `close()` or `closeInputFormat`. We may need to go back to the issue for further discussion. ---------------------------------------------------------------- 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: us...@infra.apache.org