apache / apache/pulsar-client-node
Sepcify the client version for the node client
- Lenguaje dominante
- C++
- Estrellas
- 164
- Forks
- 98
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As we have discussed [here](https://lists.apache.org/thread/n59k537fhthjnzkfxtc2p4zk4l0cv3mp) and [the PIP-254](https://github.com/apache/pulsar/issues/19705). The node client should specify the client version using the API `ClientBuilder.description` [exposed by the C++ client](https://github.com/apache/pulsar-client-cpp/pull/253). 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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza localizando el uso de ClientBuilder.description en el cliente Node y la ruta de client-version de topic stats; después, compara el cambio enlazado del cliente C++. El trabajo está terminado cuando topic stats identifica al cliente como Pulsar-Node-vx.x.x en lugar de Pulsar-CPP-vx.x.x.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp, javascript, nodejs
- Área
- api, backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100