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

   LiteTopicTTLUpdateDTO.newTTL only had @Positive, which passes null, so 
omitting it reached the service and surfaced as a 500. The field is now 
@NotNull @Positive and the controller returns a 400 with a clear message.


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