thomas-bousquet commented on code in PR #1417:
URL: https://github.com/apache/pulsar-client-go/pull/1417#discussion_r2319511403
##########
pulsar/consumer.go:
##########
@@ -75,6 +75,14 @@ type DLQPolicy struct {
// DeadLetterTopic specifies the name of the topic where the failing
messages will be sent.
DeadLetterTopic string
+ // DeadLetterTopicProducerName specifies a name for the producer
specifically for the DQL topic.
Review Comment:
Thank you, fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]