RockteMQ-AI commented on issue #1315:
URL: 
https://github.com/apache/rocketmq-clients/issues/1315#issuecomment-5364741367

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** feasible
   **Scope:** Java gRPC client
   **Compatibility:** Additive API change, no breaking changes.
   
   This is a reasonable enhancement. Exposing `TopicRouteData` and queue-aware 
receive APIs in the SimpleConsumer would enable advanced use cases like:
   - Custom queue-level load balancing
   - Manual partition assignment
   - Queue-level monitoring and diagnostics
   
   The current SimpleConsumer abstracts away queue details, which is convenient 
for simple cases but limiting for advanced users who need finer control.
   
   ---
   *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]

Reply via email to