rmetzger commented on pull request #14950: URL: https://github.com/apache/flink/pull/14950#issuecomment-783594935
My understanding of your (valid) feedback was that it's a bad idea to expose private methods via the `ExecutionGraph` interface, that's why I tried moving all private methods (+ dependencies) into a separate interface. The refactoring was mostly driven by feedback from the type checker, not so much from logical parts of the code. ---------------------------------------------------------------- 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]
