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

   **Issue Evaluation**
   
   Category: `type/enhancement` | Status: **Evaluated**
   
   **Feasibility:** Feasible
   **Scope:** C++ client SDK
   **Compatibility:** New feature — no breaking changes. Requires Proxy-side 
support for lite topic protocol (if any).
   
   Adding lite topic support to the C++ client aligns with cross-language 
feature parity. The implementation should follow the same pattern as the Java 
client's lite topic support.
   
   Key considerations:
   - Verify the Proxy gRPC protocol definition already supports lite topic 
operations, or if protocol changes are needed
   - Ensure API consistency with the Java/C#/Rust client implementations
   - Consider whether this needs a feature flag or version negotiation with the 
Proxy
   
   This is a reasonable feature request for the C++ SDK.
   
   ---
   *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