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

Revert "txn: update abort_old_txes to use locks" #11474

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

rystsov
Copy link
Contributor

@rystsov rystsov commented Jun 16, 2023

The commit is correlated with the new ci-failures. Rolling it back. It's ok to rollback only a single commit from the PR because its other commits don't depend on it.

Fixes:

This reverts commit f7fc026.

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
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

@rystsov
Copy link
Contributor Author

rystsov commented Jun 16, 2023

/ci-repeat 1
skip-units
dt-repeat=40
tests/rptest/tests/partition_balancer_test.py::PartitionBalancerTest.test_unavailable_nodes

@rystsov rystsov mentioned this pull request Jun 16, 2023
7 tasks
@piyushredpanda piyushredpanda merged commit 09362e0 into redpanda-data:dev Jun 16, 2023
@vbotbuildovich
Copy link
Collaborator

/backport v23.1.x

@vbotbuildovich
Copy link
Collaborator

/backport v22.3.x

@vbotbuildovich
Copy link
Collaborator

Failed to run cherry-pick command. I executed the commands below:

git checkout -b backport-pr-11474-v23.1.x-364 remotes/upstream/v23.1.x
git cherry-pick -x 6d86fc813fe526112d8aaccc3fda612342df1aab

Workflow run logs.

@vbotbuildovich
Copy link
Collaborator

Failed to run cherry-pick command. I executed the commands below:

git checkout -b backport-pr-11474-v22.3.x-978 remotes/upstream/v22.3.x
git cherry-pick -x 6d86fc813fe526112d8aaccc3fda612342df1aab

Workflow run logs.

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