RockteMQ-AI commented on issue #98:
URL: https://github.com/apache/rocketmq-apis/issues/98#issuecomment-5343278719

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   This proposes adding an `OffsetOption` to `SyncLiteSubscriptionRequest` for 
finer-grained offset control in lite subscription scenarios.
   
   **Feasibility:** Feasible — additive proto change to an existing request 
message.
   **Scope:** `definition.proto` (SyncLiteSubscriptionRequest); broker-side 
subscription handling.
   **Compatibility:** Additive optional field — backward-compatible. Existing 
clients without the field continue to work with default behavior.
   
   This is a targeted enhancement for lite subscription use cases. The offset 
option gives consumers more control over where to start consuming after a 
subscription sync.
   
   ---
   *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