oracle / oracle/spring-cloud-oracle

Implement Spring Kafka adapter

Open
#212 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.