lbradstreet opened a new pull request #9147: URL: https://github.com/apache/kafka/pull/9147
transactions_test and group_mode_transactions_test have proven quite brittle around timeouts (see 67f5b5de77d67c02edb335737215312d099a1cac, e099b58df5b3e4f87173fc55880f9c343308739f, d9fe30dab0fc56318b012731c348ed1ddae2ec04, 07db26c20fcbccbf758591607864f7fd4bd8975f). This fights a losing battle, especially if we want to increase the types of nemesis checks that we want to perform on transaction support (e.g. iptables based partitioning). This PR creates a new producer when the prior one is in an unrecoverable state alllowing us to still test the EOS invariants required. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org