apache / apache/pulsar-client-python

[Feature request] Enable AUTO_CONSUME

Open
#80 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
75
Forks
53
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.