lucasbru opened a new pull request, #15029: URL: https://github.com/apache/kafka/pull/15029
This reverts commit ed7ad6d9d3d38940fbeb13324a186d3e5edd539e. We have been seeing a lot of failures of `TransactionsWithTieredStoreTest.testTransactionsWithCompression` on trunk, and it seems to start with this PR. I see how this PR can influence the test via the change in `TestUtils`. The bad part is that sometimes seems to kill the Gradle Executors completely. So I'd suggest reverting the change before investigating further to stabilize CI. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
