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/05/29 08:45:09 UTC

[GitHub] [flink] tillrohrmann commented on issue #8546: [FLINK-12621]. Use MiniCluster instead of JobExecutor

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


With regards,
Apache Git Services