Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

group/tx/tests: deflake group_tx_compaction_test #20830

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

bharathv
Copy link
Contributor

@bharathv bharathv commented Jul 3, 2024

When a group boots up and recovers, a version fence batch is asynchronously written to the log. In slow debug builds, this can happen in the middle of a test run and is conflicting with offset expecations. This fix waits for the version fence batch to be written before the test execution begins.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

When a group boots up and recovers, a version fence batch is
asynchronously written to the log. In slow debug builds, this can happen
in the middle of a test run and is conflicting with offset expecations.
This fix waits for the version fence batch to be written before the
test execution begins.
@bharathv
Copy link
Contributor Author

bharathv commented Jul 3, 2024

/ci-repeat 1

@bharathv
Copy link
Contributor Author

bharathv commented Jul 4, 2024

/ci-repeat 1

@vbotbuildovich
Copy link
Collaborator

skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51119#01908005-6191-4d6c-aeda-097b3e74c1d0:
pandatriage cache was not found

@piyushredpanda piyushredpanda merged commit 43cc55a into redpanda-data:dev Jul 5, 2024
16 of 19 checks passed
@bharathv bharathv deleted the deflake_group_tx_test branch July 8, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants