Re: OOM Metaspace after multiple jobs

2021-07-20 Thread Robert Metzger
t seems) > of some of my job’s classes (e.g. sources), and their GC roots were the > Flink User Class Loader. I haven’t figured out why they would remain across > different jobs. > > > > Regards, > > Alexis. > > > -- > > *From:* Al

Re: OOM Metaspace after multiple jobs

2021-07-16 Thread Alexis Sarda-Espinosa
nosa Sent: Thursday, July 8, 2021 12:51 AM To: user@flink.apache.org Subject: Re: OOM Metaspace after multiple jobs I now see there have been problems with this in the past: https://issues.apache.org/jira/browse/FLINK-16142 https://issues.apache.org/jira/browse/FLINK-19005 I actually use bo

Re: OOM Metaspace after multiple jobs

2021-07-07 Thread Alexis Sarda-Espinosa
I now see there have been problems with this in the past: https://issues.apache.org/jira/browse/FLINK-16142 https://issues.apache.org/jira/browse/FLINK-19005 I actually use both JDBC and gRPC, so it seems this could indeed be an issue for me. Does anyone know if I can ensure my classes get clean