Aias00 opened a new pull request, #1026: URL: https://github.com/apache/rocketmq-dashboard/pull/1026
Closes #1022 ## Summary - reject reversed and over-seven-day topic query windows before any broker pull - limit displayed message bodies to 64 KiB and returned properties to a bounded deterministic subset - expose truncation and encoding metadata so clients can render shortened values safely ## Verification `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -Dtest=MessageServiceTest,RocketMQMessageProviderTest test` -- 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]
