apache / pulsar-client-node

Apache Pulsar NodeJS Client
https://pulsar.apache.org/
Apache License 2.0
148 stars 86 forks source link

Sepcify the client version for the node client #379

Open RobertIndie opened 7 months ago

RobertIndie commented 7 months ago

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.