Fang Yong created FLINK-32309: --------------------------------- Summary: Shared classpaths and jars manager for jobs in sql gateway cause confliction Key: FLINK-32309 URL: https://issues.apache.org/jira/browse/FLINK-32309 Project: Flink Issue Type: Bug Components: Table SQL / Gateway Affects Versions: 1.18.0 Reporter: Fang Yong
Current all jobs in the same session of sql gateway will share the resource manager which provide the classpath for jobs. After a job is performed, it's classpath and jars will be in the shared resource manager which are used by the next jobs. It may cause too many unnecessary jars in a job or even cause confliction -- This message was sent by Atlassian Jira (v8.20.10#820010)