spring-cloud / spring-cloud/spring-cloud-stream
Consider adding @GeneratedValue and @SequenceGenerator to the Schema entity class in Schema Registry
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 646
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Description
See this Stack Overflow thread for more details: https://stackoverflow.com/questions/76607552/spring-cloud-stream-schema-registry-server-ddl-sequence-requires-increments-of-5
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
The issue names the Schema entity class in Schema Registry; start there and read the linked Stack Overflow thread to understand the sequence-generation problem. Done means determining whether the requested annotations resolve the DDL sequence increment issue and verifying the result with the repository's relevant tests, though no test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100