Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[feature request] Support KeyValue Schema.

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, nodejs
Domain
api

Research direction

Start by reviewing the referenced Apache Pulsar C++ KeyValue schema implementation and then locate the corresponding schema entry points in the Node.js client. Define the required Node.js client behavior and validation before considering the work complete; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Description

Motivation

CPP client supported the KeyValue schema on https://github.com/apache/pulsar-client-cpp/pull/22.

Node.js clients also can support KeyValue schemas based on this.

Alternatives
Anything else?
Dominant language
C++
Stars
164
Forks
99
Avg merge
5d 18h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

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.

More from apache/pulsar-client-node

All issues in apache/pulsar-client-node

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.