kvedes opened a new issue, #80: URL: https://github.com/apache/pulsar-client-python/issues/80
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). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
