Ted Yu created FLINK-9214: ----------------------------- Summary: YarnClient should be stopped in YARNSessionCapacitySchedulerITCase#testDetachedPerJobYarnClusterInternal Key: FLINK-9214 URL: https://issues.apache.org/jira/browse/FLINK-9214 Project: Flink Issue Type: Test Reporter: Ted Yu
YARNSessionCapacitySchedulerITCase#testDetachedPerJobYarnClusterInternal creates YarnClient without stopping it at the end of the test. YarnClient yc should be stopped before returning. -- This message was sent by Atlassian JIRA (v7.6.3#76005)