Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.44k
stars
958
forks
source link
[core] Call full gc to avoid meta space oom while generating classes. #4477
Closed
leaves12138 closed 2 weeks ago
Purpose
To avoid out-of-memory error while generating classes, so we call full gc to collect garbage classloaders.
Tests
API and Format
Documentation