RockteMQ-AI commented on issue #858:
URL:
https://github.com/apache/rocketmq-dashboard/issues/858#issuecomment-5547443520
**Issue Evaluation**
Category: | Status: **Already Fixed**
The reported null-body handling in write APIs is already addressed in the
current codebase.
**Evidence:**
- (since commit , 2026-08-14) includes explicit null guards:
- → throws
- → throws
- → throws
- → throws
- These checks run before any service-layer call, so a null (with ) returns
HTTP 400 as expected.
No further action needed. This issue can be closed.
---
*Automated evaluation by github-manager*
--
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]