RockteMQ-AI commented on issue #10434: URL: https://github.com/apache/rocketmq/issues/10434#issuecomment-4689423867
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** **Feasibility:** Feasible — fills a protocol gap. **Scope:** `proxy` module — gRPC service definition and implementation **Compatibility:** New gRPC methods — additive, no backward compatibility concern. Implementing `QueryOffset` and `GetOffset` in the v5 gRPC proxy is important for feature parity with the remoting protocol. Without these, clients relying on the gRPC path cannot perform offset queries, which limits observability and consumer management capabilities. **Consideration:** Coordinate with `rocketmq-clients` to ensure the client SDKs expose corresponding APIs. --- *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]
