RockteMQ-AI commented on issue #1315: URL: https://github.com/apache/rocketmq-clients/issues/1315#issuecomment-5231197915
**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. This enhancement could be useful for advanced consumers needing fine-grained control. The design should be reviewed to avoid tight coupling between 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]
