RockteMQ-AI commented on issue #10795: URL: https://github.com/apache/rocketmq/issues/10795#issuecomment-5190435752
**Issue Evaluation** Category: `bug` | Status: **Confirmed** **Root Cause:** Proxy remoting `CHECK_CLIENT_CONFIG` creates a success response without decoding/validating `CheckClientRequestBody`. **Impact:** Correctness — invalid client subscription config is silently accepted through Proxy **Severity:** Medium Valid issue. The fix should decode the request body and validate expression type/syntax, matching broker-side behavior. An automated fix proposal will be generated. Reply `/approve` to proceed with PR generation. --- *Automated evaluation by @RockteMQ-AI* -- 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]
