Blizzard / Blizzard/node-rdkafka

Schema registry options

Open
#1,059 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
403
PR merge metrics
No merged PRs in 30d

Description

**Environment Information**
- OS [e.g. Mac, Arch, Windows 10]:
- Node Version [e.g. 8.2.1]:
- NPM Version [e.g. 5.4.2]:
- C++ Toolchain [e.g. Visual Studio, llvm, g++]:
- node-rdkafka version [e.g. 2.3.3]:

**Steps to Reproduce**
There is no way on the lib right now to use the defined schemas

**node-rdkafka Configuration Settings**
n/a

**Additional context**
Schema registries are a useful feature that wraps the data in a defined schema. They also can be retroactive applied, among other options.
We need a way to allow this lib to fetch the schemas and validate them with the user's ones.

Documentation
https://docs.confluent.io/platform/current/schema-registry/develop/using.html

Contributor guide

Open the contributing guide

Research direction

No repository file, test, or entry point is named. Start by reading the linked Confluent Schema Registry documentation and the repository's existing producer and consumer APIs, then define the intended schema-fetching and validation interface before identifying tests that can establish completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
api, backend
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.