LuoYushi7 commented on PR #4757: URL: https://github.com/apache/rocketmq-dashboard/pull/4757#issuecomment-5760029983
Withdrawing this: #4639 already fixes the same defect (opened 2026-09-20T23:16Z, before this PR), and #4640 tracks it. I found #4640 only after opening #4756 and this PR — my duplicate check looked at issue comments but not at the linked-pull-request timeline, which is where #4639 appears. Closing this so it does not sit in the review queue. The one thing worth keeping from this attempt is the test shape: my `TestRequestRejectsResponseBodyAboveLimit` wraps the response body in a reader that counts the bytes actually pulled, and asserts the read stopped at the cap instead of buffering everything. That pins the behaviour, not just the error message. If it is useful, feel free to lift it into #4639. -- 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]
