RockteMQ-AI commented on issue #934:
URL: 
https://github.com/apache/rocketmq-externals/issues/934#issuecomment-5655102364

   **Issue Evaluation**
   
   Category: `type/bug` | Status: **Needs Info**
   
   CPU 100% after several days typically indicates a thread leak, infinite 
loop, or resource leak in the console application. This issue is quite old 
(2024) and may have been fixed in newer versions.
   
   Please check:
   - [ ] Are you using the latest version of rocketmq-console?
   - [ ] Thread dump during high CPU (`jstack <pid>`) to identify the hot thread
   - [ ] Memory usage pattern — is there a memory leak accompanying the CPU 
spike?
   
   ---
   *Automated evaluation by github-manager*
   


-- 
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