RockteMQ-AI commented on issue #1315: URL: https://github.com/apache/rocketmq-clients/issues/1315#issuecomment-5231195913
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible but needs discussion — exposing internal routing data changes the API surface. **Scope:** SimpleConsumer API. Requires exposing `TopicRouteData` and adding queue-aware receive APIs. **Compatibility:** Additive API change. Must ensure the exposed routing data is stable and does not leak internal implementation details that may change. This enhancement could be useful for advanced consumers that need fine-grained control over message receiving. The design should be reviewed to ensure it does not create tight coupling between the client API and internal routing mechanics. --- *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]
