Aias00 opened a new pull request, #1020:
URL: https://github.com/apache/rocketmq-dashboard/pull/1020

   Closes #1016
   
   - Reject invalid client type filters instead of silently scanning both types.
   - Sort producer topics before applying the scan cap and mark returned 
records as partial when capped.
   - Make connection timestamps optional in the web contract and safe to 
sort/render.
   - Use a composite row key so multi-topic producers do not collide in the 
table.
   
   Validation:
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -f server/pom.xml 
-DskipTests compile`
   - `git diff --check`
   - Frontend lint/test not run: dependencies are not installed in the isolated 
worktree.


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