Skip to content

Conversation

snaury
Copy link
Member

@snaury snaury commented May 29, 2024

Changelog entry

Cleanup persistent locks on table rename.

Changelog category

  • Bugfix

Additional information

Uncommitted changes may have lingered after a table is renamed. In the worst case persistent locks could become resurrected after a shard is restarted, causing an invariant assertion during a commit attempt.

Fixes #4782.
Merges #4962.

Copy link

github-actions bot commented May 29, 2024

2024-05-29 12:40:35 UTC Pre-commit check for 0e6efa9 has started.
2024-05-29 12:40:37 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-29 13:28:33 UTC Build successful.
2024-05-29 13:28:46 UTC Tests are running...

Copy link

github-actions bot commented May 29, 2024

2024-05-29 12:49:10 UTC Pre-commit check for 0e6efa9 has started.
2024-05-29 12:49:13 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-29 13:32:24 UTC Build successful.
2024-05-29 13:32:35 UTC Tests are running...
🔴 2024-05-29 15:20:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16084 15996 0 8 54 26

@snaury snaury self-assigned this May 29, 2024
@snaury snaury marked this pull request as ready for review June 3, 2024 09:04
@snaury snaury requested a review from a team as a code owner June 3, 2024 09:04
@snaury snaury changed the title 24-1: Cleanup persistent locks on table rename (#4962) 24-1: Cleanup persistent locks on table rename Jun 3, 2024
@snaury snaury enabled auto-merge (squash) June 3, 2024 09:06
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.

2 participants