qiyu-lu opened a new pull request, #4182:
URL: https://github.com/apache/rocketmq-dashboard/pull/4182

   修复 Broker 使用主机名注册时,按物理消息 ID 查询返回空结果的问题。解析已登记且端口匹配的 Broker 主机名,按 IP 
判断地址是否属于所选实例,并继续使用消息 ID 内嵌 IP 查询。
   
   新增主查询、回退查询及地址校验回归测试,保留未知地址拒绝和纯 IP 快速路径。
   
   验证:95 个相关后端测试及 Checkstyle 通过;真实 Broker 和原页面中,同一物理 ID 的查询结果由 0 条恢复为 1 条。
   
   Fixes #4181
   


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