apache / apache/pulsar-client-go
[client] add ability to list topic names which exist on the server
Open
- 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
Pubsub and kafka libraries (ex. sarama) have this feature
Contributor 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