Airblader commented on pull request #16788: URL: https://github.com/apache/flink/pull/16788#issuecomment-899335617
@twalthr Pulling the executor factory logic into the util isn't possible because `ExecutorFactory` expects an implementation for `StreamExecutionEnvironment` not reflected in the interface, and this class is not accessible here. This seems sufficiently unrelated to warrant being solved separately. -- 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]
