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

   `LiteTopicService.extendTTL` threw `IllegalArgumentException` for invalid 
input, which the global exception handler does not map, so clients got a 500 
instead of a 400 (and the real input problem). It now throws 
`BusinessException(400, ...)` consistently with the rest of the codebase. 
Updated the affected 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