apache / apache/pulsar-client-go
Is there a way to specify schemas for new topics and get schemas for existing ones in this client?
- Dominant language
- Go
- Stars
- 745
- Forks
- 389
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 3
Description
Subject pretty much says it all.
Is there a way to specify schemas for new topics and get schemas for existing ones in this client?
I'm reading the code and I don't see schema's mentioned in the topic, producer, or consumer code. Is it that they are just not supported yet, or that the architect didn't think they were needed for golang?
Contributor guide
Research direction
Start by reading the topic, producer, and consumer code mentioned in the issue to determine whether schema support exists anywhere in this client. Clarify whether the expected outcome is documentation of existing support or a new API for specifying schemas on new topics and retrieving them for existing topics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100