RobertIndie commented on code in PR #735: URL: https://github.com/apache/pulsar-site/pull/735#discussion_r1405563845
########## docs/concepts-messaging.md: ########## @@ -332,6 +332,13 @@ The default dead letter topic uses this format: ``` <topicname>-<subscriptionname>-DLQ ``` + +The default dead letter producerName uses this format: Review Comment: ```suggestion The dead letter producerName uses this format: ``` We don't expose the producerName configuration to the users. So there is no default values. -- 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]
