apache / apache/pulsar-client-go

[client] add ability to list topic names which exist on the server

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

Description

There is no way to list the topics available to be read
image

Pubsub and kafka libraries (ex. sarama) have this feature

Contributor guide

Open the contributing guide

Research direction

The issue names no source file or test. Start by locating the Go client entry point for topic metadata and the server request needed to enumerate topics, using the Sarama comparison as context. Done means the client can return the topic names available on the server and covers the new behavior with tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.