bugouyongxin opened a new issue, #9758:
URL: https://github.com/apache/seatunnel/issues/9758

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   1.使用jdbc 离线批量同步数据时,频率过快并且任务数过多时会出现内存不足的情况。
   2.目前内存32G服务6台,1个master节点,5个worker节点,离线任务14个,每一分钟执行一次(1小时14*60 
次),执行超过24小时后,master 节点基本就会出现内存不足,重启服务后可以正常使用。
   3.目前的解决办法是服务器设置定时任务每天重启一次,但这不是长久之计,希望官方可以尽快修复此问题。
   
   ### SeaTunnel Version
   
   2.3.11
   
   ### SeaTunnel Config
   
   ```conf
   暂无
   ```
   
   ### Running Command
   
   ```shell
   暂无
   ```
   
   ### Error Exception
   
   ```log
   内存爆满,无内存
   ```
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to