apache / apache/pulsar-client-go

Reader does not support finding partitions and create partitioned reader

Open
#844 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

#### Expected behavior

reader should recognize partitioned topic and work with them

#### Actual behavior

reader creates a non-partition topic even partitioned ones exist

#### Steps to reproduce

create reader on a partitioned-topic

#### System configuration
**Pulsar version**: 2.9.2

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by creating a reader for a partitioned topic against Pulsar 2.9.2, then trace the Go client’s reader creation and partition-discovery path. Done means the reader recognizes an existing partitioned topic and creates a partitioned reader instead of a non-partition reader.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.