VictoryAnn opened a new issue, #542: URL: https://github.com/apache/rocketmq-connect/issues/542
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? - What is expected to see? task status is RUNNING - What did you see instead? task status is FAILED, and reason is OutOfMemory. 2. Please tell us about your environment: 3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): a. run `jmap -heap 16 ` found memory top 1 is org.apache.rocketmq.connect.runtime.stats.ConnectStatsService. ![image](https://github.com/user-attachments/assets/4f995ad1-c947-4fce-9c3f-6d078815c1f0) b. use arthas watch sourceTaskTimesTotal and sinkTaskTimesTotal ![image](https://github.com/user-attachments/assets/c1c76b8f-1af4-4bfc-95c0-9f0d1214e712) ![image](https://github.com/user-attachments/assets/e1eb70e3-b7f0-4283-aea6-6e837bb3a724) -- 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org