apache / pulsar-client-go

Apache Pulsar Go Client Library
https://pulsar.apache.org/
Apache License 2.0
652 stars 335 forks source link

[Improve] Add InitialSubscriptionName for DLQPolicy #1264

Closed crossoverJie closed 1 month ago

crossoverJie commented 1 month ago

Fixes #1239

Modifications

Add InitialSubscriptionName for DLQPolicy.

Verifying this change

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

Documentation