Aias00 opened a new pull request, #939: URL: https://github.com/apache/rocketmq-dashboard/pull/939
## Summary **Track:** Track 1 / Control Plane reliability Consolidates and supersedes #832, #845, #847, #855, and #857. - Validate proxy address syntax before configuration is persisted. - Reject absent request bodies for datasource, alert-rule, DLQ resend, and system-alert acknowledgement APIs. - Add service and controller regression coverage for these operational request boundaries. ## Verification - `mvn -Dtest=ProxyAddressServiceTest,SettingsControllerTest,SettingsServiceTest,AlertRuleControllerTest,AlertServiceTest,DLQControllerTest,SystemAlertControllerTest test` (101 passed) - `git diff --check origin/rocketmq-studio...HEAD` Closes #831 Closes #844 Closes #846 Closes #854 Closes #856 -- 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]
