oracle / oracle/spring-cloud-oracle
Implement Spring Kafka adapter
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 56
- Forks
- 21
- Avg merge
- 14h 53m
- Merged PRs (30d)
- 16
Description
OKafka now supports the majority (if not all) Apache Kafka APIs natively for Oracle database, meaning it should be feasible at this point to override Spring Kafka's Admin, Consumer & Producer factories for OKafka and Oracle Database.
Contributor guide
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 Spring Kafka Admin, Consumer, and Producer factories and the OKafka Apache Kafka API support described in the issue. Done means a Spring Kafka adapter that overrides those factories for OKafka and Oracle Database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka, spring
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100