apache / apache/pulsar-client-python
[python-client] Support KeySharedPolicy in consumer configuration
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 75
- Fork
- 53
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Support for auto-hash and sticky-hash based policy (https://github.com/apache/pulsar/issues/4077) was added to cpp client (https://github.com/apache/pulsar/pull/7842) java (https://github.com/apache/pulsar/pull/5928) & go (https://github.com/apache/pulsar-client-go/pull/363) It would be great to have these changes ported to python client as well.
**Describe the solution you'd like**
Expose the ConsumerConfiguration::KeySharedPolicy and related setter/getter to Python client.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.