Skip to content

Revert "KAFKA-15764: Missing Tests for Transactions (#14702)"#15029

Merged
lucasbru merged 1 commit intoapache:trunkfrom
lucasbru:revert_ed7ad6d9
Dec 18, 2023
Merged

Revert "KAFKA-15764: Missing Tests for Transactions (#14702)"#15029
lucasbru merged 1 commit intoapache:trunkfrom
lucasbru:revert_ed7ad6d9

Conversation

@lucasbru
Copy link
Copy Markdown
Member

This reverts commit ed7ad6d.

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)

Copy link
Copy Markdown
Member

@cadonna cadonna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cadonna
Copy link
Copy Markdown
Member

cadonna commented Dec 18, 2023

\cc @jolshan

@lucasbru lucasbru merged commit 7aade70 into apache:trunk Dec 18, 2023
@lucasbru lucasbru deleted the revert_ed7ad6d9 branch December 18, 2023 09:12
@jolshan
Copy link
Copy Markdown
Member

jolshan commented Dec 18, 2023

Hmm. My test utils change set the default compression setting so it is surprising that something should change.

@jolshan
Copy link
Copy Markdown
Member

jolshan commented Dec 18, 2023

Seems like the issue was only with the tiered store test? And with the compression enabled. I wonder if there is something weird about tiered storage not allowing compression.

yyu1993 pushed a commit to yyu1993/kafka that referenced this pull request Feb 15, 2024
…pache#15029)

This reverts commit ed7ad6d.

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.

Reviewers: Bruno Cadonna <cadonna@apache.org>
AnatolyPopov pushed a commit to aiven/kafka that referenced this pull request Feb 16, 2024
…pache#15029)

This reverts commit ed7ad6d.

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.

Reviewers: Bruno Cadonna <cadonna@apache.org>
clolov pushed a commit to clolov/kafka that referenced this pull request Apr 5, 2024
…pache#15029)

This reverts commit ed7ad6d.

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.

Reviewers: Bruno Cadonna <cadonna@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants