Sepcify the client version for the node client
Opened this issue · 0 comments
RobertIndie commented
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
.