Skip to content

Support for Key Shared Policy #408

@iamseki

Description

@iamseki

pulsar-client version: 1.11.1
Pulsar version: 3.0.8

I've encountered an issue with a slow consumer in a key-shared subscription, causing new consumers to stall. This behavior could be mitigated in my use case by allowing out-of-order delivery via the AllowOutOfOrderDelivery parameter in KeySharedPolicy, as seen in other client implementations:

It looks like this functionality is already implemented in the C++ library. Do you have any plans to add support for it in the Node.js client? If not, could you provide guidance on how to contribute to this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions