[
https://issues.apache.org/jira/browse/FLINK-32265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32265:
-----------------------------------
Labels: pull-request-available (was: )
> Use default classloader in jobmanager when there are no user jars for job
> -------------------------------------------------------------------------
>
> Key: FLINK-32265
> URL: https://issues.apache.org/jira/browse/FLINK-32265
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Fang Yong
> Priority: Major
> Labels: pull-request-available
>
> Currently job manager will create a new class loader for each flink job even
> it has no user jars, which may cause metaspace increasing. Flink can use
> system classloader for the jobs without jars.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)