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

   ## Summary
   - replace ad hoc reset-offset request map parsing with a typed DTO
   - validate required consumer group name and positive reset timestamp before 
invoking metadata admin operations
   - return structured 400 responses for missing fields and invalid timestamp 
JSON types
   
   ## Scope
   - RocketMQ Studio contest scope: Track 1 / BASE-01 Consumer Group reset 
offset baseline hardening
   - Does not introduce Namespace behavior
   
   ## Tests
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=ConsumerGroupControllerTest test
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn 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