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

   ### Summary
   
   - add a create-specific ConsumerGroup DTO with request validation
   - reject blank group names and negative retry/delay values at the controller 
boundary
   - keep the existing ConsumerGroupVO response model optional for list/detail 
responses
   - add MockMvc regression coverage for valid and invalid create requests
   
   ### Related Issue
   
   Fixes #867
   
   ### Tests
   
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=ConsumerGroupControllerTest 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]

Reply via email to