leizhiyuan commented on PR #1641:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/1641#issuecomment-5250024077

   Addressed the two Info suggestions from review:
   
   1. **TencentInstanceProvider break-condition readability** — broke the `last 
page` predicate into named booleans (`shortPage` / `allCollected`) so the `||` 
/ `&&` precedence is explicit instead of relying on operator order.
   
   2. **MessageController topic documentation** — added a comment clarifying 
that the optional `topic` param is required by the Tencent provider 
(`DescribeMessageTrace`), while Apache/Aliyun ignore it.
   
   Both pushed to `f936126`.


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