wangyang0918 edited a comment on issue #10971: [FLINK-15791][k8s] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient URL: https://github.com/apache/flink/pull/10971#issuecomment-581287651 Hi @tillrohrmann. Thanks for your comments. I have added an internal class `Fabric8FlinkKubeClient#ExecutorWrapper`. Its responsibility is to get the executor to run asynchronous operations on. It could create a dedicated thread pool or reuse an existing one. Please take a look at your convenience.
---------------------------------------------------------------- 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
