apache / apache/pulsar-client-cpp

Fix the batch index ACK performance issue

Aperta
#219 0 commenti 0 reazioni 1 assegnatario Rivendicata da @BewareMyPower Vedi su GitHub
Lingua principale
C++
Stelle
71
Fork
90
Merge medio
2h 33m
PR unite (30g)
3

Descrizione

The performance of the batch index ACK suffers the similar issue as the Go client: https://github.com/apache/pulsar-client-go/issues/949

Tasks:
- [ ] Remove the batched message ID from the ACK grouping tracker.
- [ ] Use unordered map instead of the default RB-tree based `std::map`/`std::set`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.