Sepcify the client version for the node client

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp, javascript, nodejs
Domain
api, backend

Research direction

Start by locating the Node client's use of ClientBuilder.description and the topic-stats client-version path, then compare the linked C++ client change. Done means topic stats identify the client as Pulsar-Node-vx.x.x rather than Pulsar-CPP-vx.x.x.

Written by the indexing model from the issue text.

Description

As we have discussed here and the PIP-254. The node client should specify the client version using the API ClientBuilder.description exposed by the C++ client. Otherwise, when we retrieve the client version from the topic stats, it will show like Pulsar-CPP-vx.x.x instead of Pulsar-Node-vx.x.x.

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.