Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-13156: [python-client] Support KeySharedPolicy in consumer configuration #3371

@sijie

Description

@sijie

Original Issue: apache/pulsar-client-python#47


Support for auto-hash and sticky-hash based policy (apache#4077) was added to cpp client (apache#7842) java (apache#5928) & go (apache/pulsar-client-go#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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions