Hi All, I am using Hikari data source with ojdbc 8 to connect with database in flink application.
I have series of jobs which other java application submit to my jobmanager. And on each job submission I will connect to database after that my job manager and task manager metaspace increases by 10mb and it will never get released. Due to above scenario my application gets oom error after certain number of jobs. Please help me here to get out of this situation. Thanks and regards, Ganesh walse