RockteMQ-AI commented on issue #740: URL: https://github.com/apache/rocketmq-spring/issues/740#issuecomment-5192832946
**Issue Evaluation** Category: `bug` | Status: **Needs Info** A logging-related OOM suggests either: 1. Log file accumulation without rotation 2. Excessive log volume from the RocketMQ client (e.g., debug-level logging in production) 3. A memory leak in the log appender **To help diagnose, please provide:** - [ ] Full stack trace or OOM dump summary - [ ] RocketMQ Spring Boot starter version and RocketMQ client version - [ ] Log configuration (logback.xml / log4j2.xml) - [ ] Whether this occurs under high message throughput or idle load - [ ] JVM heap settings (-Xmx) --- *Automated evaluation by RockteMQ-AI* -- 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]
