wangjialing218 commented on pull request #10129:
URL: https://github.com/apache/pulsar/pull/10129#issuecomment-813840744
Currently, the default name of dead letter topic is
{TopicName}-{Subscription}-DLQ while `enableRetry(true)` is not speicified, but
when `enableRetry(true)` is speicified, the default name of dead letter topic
is {NamespaceName}-{Subscription}-DLQ, which will be confused.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]