apache / apache/pulsar-client-node
Now that acknowledge returns a Promise, should negativeAcknowledge return a Promise too?
- Langage dominant
- C++
- Étoiles
- 164
- Forks
- 98
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The `acknowledge` method of the `Consumer` type was [recently updated](https://github.com/apache/pulsar-client-node/pull/200) to return a `Promise`. Should the `negativeAcknowledge` method also return a `Promise`?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the Consumer type's acknowledge and negativeAcknowledge methods, then read pull request #200 to understand the earlier Promise change. Determine whether negativeAcknowledge should match that API and identify the relevant implementation and tests; done means the decision is settled and any agreed API change is covered.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, nodejs
- Domaine
- api, backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100