apache / apache/pulsar-client-python

[Feature request] Enable AUTO_CONSUME

未關閉
#80 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
75
分支
53
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

研究方向

Read src/enums.cc around line 110 and compare the Python client's capabilities with the Java client's AUTO_CONSUME behavior in the linked documentation. Determine the implementation scope and any needed validation; done means Python users can use AUTO_CONSUME consistently with the documented Java behavior.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, python
領域
distributed-systems
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。