Aias00 opened a new pull request, #859: URL: https://github.com/apache/rocketmq-dashboard/pull/859
### Summary - Reject null topic create/update/delete/send request bodies at the controller boundary - Add metadata service null guards before forwarding topic create/update/send commands to the admin client - Cover controller and service null-request paths with tests ### Tests - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -Dtest=TopicControllerTest,MetadataServiceTest test` Closes #858 -- 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]
