This is an automated email from the ASF dual-hosted git repository. lucasbru pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git
from a931f85835c KAFKA-19625: Consistency of command-line arguments for verifiable producer/consumer (#20390) add 04518f4ce12 KAFKA-19531 Add an end-to-end integration test for the DLQ feature (#20236) No new revisions were added by this update. Summary of changes: .../DeadLetterQueueIntegrationTest.java | 459 +++++++++++++++++++++ 1 file changed, 459 insertions(+) create mode 100644 streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/DeadLetterQueueIntegrationTest.java