You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2020/10/19 02:30:00 UTC

[jira] [Created] (FLINK-19700) Make Kubernetes Client in KubernetesResourceManagerDriver use io executor

Yang Wang created FLINK-19700:
---------------------------------

             Summary: Make Kubernetes Client in KubernetesResourceManagerDriver use io executor
                 Key: FLINK-19700
                 URL: https://issues.apache.org/jira/browse/FLINK-19700
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
            Reporter: Yang Wang
             Fix For: 1.12.0


Currently, the Kubernetes Client in {{KubernetesResourceManagerDriver}} is using a dedicated thread pool. After FLINK-19037 and FLINK-18722, we could get the io executor in {{KubernetesResourceManagerDriver}} and eliminate the redundant thread pool.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)