apache / apache/pulsar-client-node
Automatic serialization/deserialization based on schema information
- Dominant language
- C++
- Stars
- 164
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/pulsar-client-node/pull/223 enabled users to set schema information for messages. However, this is not enough and Pulsar Schema is not yet fully supported. Like other language libraries, the Node.js client library should also support automatic serialization/deserialization of messages based on schema information.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names PR 223 as the starting point and does not identify files or tests. Review that pull request and the existing schema-related paths in the Node.js client first; clarify which Pulsar schemas must support automatic serialization and deserialization, then identify tests that define completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100