apache / apache/rocketmq-client-cpp
There should be a c interface to set client current language.
- Langage dominant
- C++
- Étoiles
- 393
- Forks
- 167
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
By using Python SDK, we found that the language of client in console was still "CPP".
- What did you expect to see?
Using Python SDK, the language of client should be "PYTHON".
- What did you see instead?

Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start from the Python SDK entry point that creates the client and trace how the client language is represented in the C++ client. Add the missing C-facing way to set that language, then verify that a client created through the Python SDK is reported as "PYTHON" rather than "CPP" in the console.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp, python
- Domaine
- api
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100