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

   ## Summary
   - replace audit cleanup map parsing with a typed request DTO
   - keep the existing 30-day default when the cleanup request body or 
beforeDays is omitted
   - return structured 400 responses for non-positive or invalid beforeDays 
values before invoking cleanup
   - add controller coverage for audit query defaults and cleanup request 
validation
   
   ## Scope
   - RocketMQ Studio contest scope: Track 1 / BASE-01 audit operation hardening
   - Does not introduce Namespace behavior
   
   ## Tests
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=AuditControllerTest,AuditServiceTest 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