Comcast / Comcast/pulsar-client-go

Need consumer subscribe topic between latest and earist,which I could give the messageid or seqid.

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
79
Forks
38
PR merge metrics
No merged PRs in 30d

Description

whatever I use consumerManager or consumer, both I can't position the message to a specified cursor.
This is nessary for my function.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the consumerManager and consumer entry points mentioned in the issue, focusing on how a consumer chooses its starting cursor. Clarify whether positioning should accept a message ID, sequence ID, or both, and define the expected behavior for positions between the latest and earliest messages. Done means a consumer can start from the specified cursor.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.