oss-sentinel-ai commented on issue #10457: URL: https://github.com/apache/rocketmq/issues/10457#issuecomment-4663091828
## Issue Evaluation **Type:** Bug **Category:** Configuration **Priority:** Medium ### Assessment This is a valid bug report regarding incorrect log level configuration for `RocketmqColdCtr` in the logback configuration file. **Issue Details:** - Location: `broker/src/main/resources/rmq.broker.logback.xml` lines 733-738 - Problem: Incorrect log level setting for RocketmqColdCtr logger ### Recommendation ✅ **Accepted** — This appears to be a legitimate configuration issue that should be reviewed by the broker module maintainers. **Next Steps:** 1. Verify the current log level configuration 2. Determine the appropriate log level (INFO/WARN/ERROR) 3. Submit a fix if confirmed --- *🤖 Automated evaluation by oss-sentinel-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]
