apache / apache/pulsar-client-python
[Feature request] Enable AUTO_CONSUME
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 75
- Forks
- 53
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It doesn't seem like the python client supports auto consume. This does however seem to be the case for the java client as documented [here](https://pulsar.apache.org/docs/2.10.x/schema-understand/). It would be useful to have for the python client as well. It seems like there is already some C++ code in the repo related to AUTO_CONSUME, [here](https://github.com/apache/pulsar-client-python/blob/c69cf1f3238f751b48fe8994801fdd54c02eb21c/src/enums.cc#L110).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.