apache / apache/pulsar-client-cpp
[feature request] C++ client support producer access mode.
- Vorherrschende Sprache
- C++
- Sterne
- 71
- Forks
- 90
- Ø Merge
- 2 Std. 33 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
The current java client supports four access modes: `Shared`, `Exclusive`, `ExclusiveWithFencing`, and `WaitForExclusive`.
C++ and Python also needs support.
The issue is responsible for tracking, and specific tasks can be disassembled to do.
### Solution
Refer PIP:
1. [PIP 68: Exclusive Producer](https://github.com/apache/pulsar/wiki/PIP-68%3A-Exclusive-Producer)
2. [PIP161: ExclusiveWithFencing](https://github.com/apache/pulsar/issues/15528)
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Beitragsleitfaden
Rechercherichtung
Beginne mit der Lektüre von PIP 68: Exclusive Producer und PIP161: ExclusiveWithFencing und vergleiche anschließend deren unterstützte Producer-Zugriffsmodi mit dem aktuellen C++-Client. Bei diesem Issue handelt es sich eher um eine Tracking-Anfrage als um eine abgegrenzte Aufgabe; daher sind die abgeschlossenen Arbeiten und die spezifischen Dateien hier nicht definiert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- api, backend-api-design
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100