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)