codelipenghui commented on issue #5672: [C++ client] Deadletter queue functionality URL: https://github.com/apache/pulsar/issues/5672#issuecomment-555374243 I will recommend to use only one step to enable dead letter topic, it might can be: ``` config.setDeadLetterTopic(10, "my-dlq-topic") ``` BTW, welcome. I think there is no one works on it.
---------------------------------------------------------------- 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] With regards, Apache Git Services
