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

   ## Summary
   - validate NameServer lifecycle requests before invoking cluster operations
   - require clusterId and addr for create/update/restart/delete operations
   - require targetVersion for NameServer upgrades while keeping version 
optional elsewhere
   - add controller tests for valid operations and invalid request bodies
   
   ## Scope
   - RocketMQ Studio contest scope: Track 1 / ARCH-01 NameServer cluster 
management hardening
   - Does not introduce Namespace behavior
   
   ## Tests
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -q -Dtest=NameServerControllerTest,ClusterServiceTest test`
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -q 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]

Reply via email to