smjn commented on code in PR #22950:
URL: https://github.com/apache/kafka/pull/22950#discussion_r3655772915
##########
docs/operations/basic-kafka-operations.md:
##########
@@ -350,6 +350,50 @@ $ bin/kafka-share-groups.sh --bootstrap-server
localhost:9092 --delete --group m
Deletion of requested share groups ('my-share-group') was successful.
```
+## Configuring dead letter queues (DLQ) on share groups
([KIP-1191](https://cwiki.apache.org/confluence/spaces/KAFKA/pages/373885564/KIP-1191+Dead-letter+queues+for+share+groups))
+
+Enable share group dead letter queues (DLQ) on the cluster:
Review Comment:
Sure, will update the text to say that the user should make sure the version
is set to 2
--
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]