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

   ### Summary
   
   `DirectConsumeMessageDTO` requires instance, topic, msg id, consumer group 
and client id at the bean-validation layer. It had no tests.
   
   ### Changes
   
   - An empty request reports all five required-field messages
   - A fully populated request passes validation
   
   ### Testing
   
   `mvn test -Dtest=DirectConsumeMessageDTOTest` passes: 2 tests, 0 failures 
(first coverage for this DTO).


-- 
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