tillrohrmann commented on issue #8546: [FLINK-12621]. Use MiniCluster instead of JobExecutor URL: https://github.com/apache/flink/pull/8546#issuecomment-496844361 I understand the general idea @zjffdu. What I'm unsure about is where exactly the `JobExecutorService` poses a problem because it should only be used by the `LocalExecutor` internally. As far as I know, this interface should not be leaked anywhere. I guess the best thing to do would be to create a design document which describes how Flink's client should look like in the future. Until then, we should close this PR.
---------------------------------------------------------------- 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
