apache / apache/pulsar-client-node
Now that acknowledge returns a Promise, should negativeAcknowledge return a Promise too?
- Lingua principale
- C++
- Stelle
- 164
- Fork
- 98
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, nodejs
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100