geniusjoe opened a new pull request, #980:
URL: https://github.com/apache/pulsar-site/pull/980

   ### ✅ Contribution Checklist
   
   <!--
   Feel free to remove the checklist if it does not apply to your PR
   -->
   
   - [x] I read the [contribution 
guide](https://pulsar.apache.org/contribute/document-contribution/)
   - [x] I updated the [versioned 
docs](https://pulsar.apache.org/contribute/document-contribution/#update-versioned-docs)
   
   ### Motivation
   Issue: https://github.com/apache/pulsar-client-go/issues/1297
   Root issue: https://github.com/apache/pulsar/pull/21589
   The new default dlq producer name will be like `opt.Name = 
fmt.Sprintf("%s-%s-%s-%s-DLQ", r.topicName, r.subscriptionName, r.consumerName, 
generateRandomName())`, which will be released in latest branch [`4.0.x` and 
`3.3.x`](https://github.com/apache/pulsar/pull/23645). So that maybe we need to 
update related document as well.
   
   Current doc
   https://pulsar.apache.org/docs/4.0.x/concepts-messaging/#dead-letter-topic
   
![image](https://github.com/user-attachments/assets/1dca807c-d358-493a-8ead-c59efc47c3f6)
   
   Preview
   
![image](https://github.com/user-attachments/assets/ddfb650f-ee0f-45bd-878c-6986e7c918ff)
   
![image](https://github.com/user-attachments/assets/c12864f8-c67c-4b66-bb71-bd8b0044883f)
   
![image](https://github.com/user-attachments/assets/c9f24179-a3ae-44f8-bff2-fe8def208b6e)
   
   
   


-- 
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]

Reply via email to