Skip to content

Support InitialSubscritionName for DLQ #249

Closed
@adrianotr

Description

@adrianotr

Hello!

Currently the pulsar-client-dotnet api does not expose a way to create a initial subscription for dead-letter topics.
However, topics without any subscriptions do not retain messages.
Pulsar supports this already, and it seems we already have the parameter mapped in the Protobuf.

Can we add the InitialSubscriptionName attribute to the DeadLetterPolicy and send that to Pulsar during the Consumer subscription using the existing Protobuf attribute?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions