apache / apache/rocketmq-client-cpp

There should be a c interface to set client current language.

Ouverte
#404 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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?

![20220209-104005](https://user-images.githubusercontent.com/50660789/153111621-d2b35503-25fb-46ca-94c3-72901fa7c93e.png)

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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.