RockteMQ-AI commented on issue #11087: URL: https://github.com/apache/rocketmq/issues/11087#issuecomment-5655077259
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** LiteTopic group creation path, topic validation **Compatibility:** No breaking changes; adds validation that rejects previously-accepted invalid names The enhancement is reasonable. Using `TopicValidator#validateTopic` for `lite.bind.topic` ensures consistency with standard RocketMQ topic naming rules and prevents invalid metadata from being created. This is a small, focused change that improves input validation at the LiteTopic group creation boundary. --- *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]
