sjhajharia opened a new pull request, #23068: URL: https://github.com/apache/kafka/pull/23068
`docs/operations/basic-kafka-operations.md` referred to the copy-record DLQ config as `errors.deadletterqueue.copy.read.enable` in the prose, while the actual dynamic group config (defined in `GroupConfig.java`) is `errors.deadletterqueue.copy.record.enable` : the same name already used correctly in the command example two lines below. The PR fixes the same. -- 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]
