apache / apache/rocketmq-client-python
如何配置消费起点
オープン
- 主要言語
- Python
- スター
- 305
- フォーク
- 98
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
version:rocketmq-client-python2.0
我想配置消费起点,如java中的 private String consumeFromWhere = "CONSUME_FROM_LAST_OFFSET"; 设置
但是我并没有找到该配置,请问在使用rocketmq-client-python2.0 中哪个参数可以进行配置
コントリビューションガイド
調査の方向性
The issue names rocketmq-client-python 2.0 and asks for a Python equivalent of Java's CONSUME_FROM_LAST_OFFSET setting. Start by inspecting the consumer configuration and documentation for consumption-start options, then compare them with the Java setting. Done means identifying the supported parameter or documenting that the option is unavailable.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- distributed-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100