Unsubscribe ----- 原始邮件 ----- 发件人:Ganesh Walse <ganesh.wa...@gmail.com> 收件人:user@flink.apache.org 主题:Hikari data source and jdbc connection issue 日期:2024年09月04日 09点05分
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