RockteMQ-AI commented on issue #791: URL: https://github.com/apache/rocketmq-site/issues/791#issuecomment-5300227393
**Issue Evaluation** Category: `bug` | Status: **Confirmed** The documentation mismatch is valid. The deployment guide references port `8080` for the Dashboard, but the actual default port in RocketMQ 5.x is `8082` (as defined in the application.properties). **Root Cause:** Documentation was not updated after the default port change in the 5.x release. **Impact:** Users following the guide will fail to access the Dashboard UI. **Severity:** Medium — blocks new users from accessing the console. A PR to update the port reference from `8080` to `8082` in the affected documentation file would be welcome. --- *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]
