apache / apache/rocketmq-apis

[Enhancement] OffsetOption for SyncLiteSubscriptionRequest

Open
#98 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
32
Forks
26
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Added `OffsetOption` to `SyncLiteSubscriptionRequest` to let the SDK specify the starting consume offset for `subscribeLite`.

**Describe the solution you'd like**
Added `OffsetOption` to `SyncLiteSubscriptionRequest` to let the SDK specify the starting consume offset for `subscribeLite`.

**Describe alternatives you've considered**
None.

**Additional context**
None.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the protobuf definition for SyncLiteSubscriptionRequest and the subscribeLite API entry point. Check how existing subscription options are represented and validated; done means the request can carry an OffsetOption that specifies the starting consume offset for subscribeLite, with any relevant generated API checks passing.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.