smjn opened a new pull request, #22284: URL: https://github.com/apache/kafka/pull/22284
* The `ShareGroupDLQStateManager` is responsible for sending various RPCs to support the DLQ operation. * In this PR, we have added code to auto create the DLQ topic, if appropriate configs are valid. * Tests will be added when PRODUCE logic is integrated as well. The component is not yet stitched with `SharePartition`. * Minor change: changed factory method in `DefaultShareGroupDLQManager` to static. -- 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]
