spring-cloud / spring-cloud/spring-cloud-stream
add json schema support
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 646
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Description
I would be interested to see support for json schemas in the schema registry. Does it make sense to add support similar to the implementations I see for avro?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the schema registry's existing Avro implementations and comparing their extension points with the JSON Schema specification linked in the issue. Define the supported JSON Schema behavior and verify that schema registration and retrieval work consistently with the existing registry support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, json
- Domain
- backend, stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100