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 2020/02/18 08:27:41 UTC

[GitHub] [flink] wangyang0918 edited a comment on issue #10971: [FLINK-15791][k8s] Use explicit I/O Executor for asynchronous operations in Fabric8FlinkKubeClient

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


With regards,
Apache Git Services