Aias00 opened a new pull request, #634: URL: https://github.com/apache/rocketmq-dashboard/pull/634
## Summary - validate DLQ resend request bodies and reject invalid time ranges in the service - validate consumer group reset offset request bodies - validate Topic delete and LiteTopic TTL update request bodies - consolidate related instance resource action validation PRs into one review unit ## Supersedes #541 #542 #544 #559 ## Tests - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -Dtest=DLQControllerTest,DLQServiceTest,ConsumerGroupControllerTest,TopicControllerTest,LiteTopicControllerTest test` - `git diff --check` -- 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]
