-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: investigate occasional failures in TestReacquireLeaseOnRestart with test tenants #156333
Copy link
Copy link
Closed
Labels
A-kv-transactionsRelating to MVCC and the transactional model.Relating to MVCC and the transactional model.A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).T-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.v26.1.0-prerelease
Metadata
Metadata
Assignees
Labels
A-kv-transactionsRelating to MVCC and the transactional model.Relating to MVCC and the transactional model.A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).T-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.v26.1.0-prerelease
I've seen this test fail with external-process mode in CI.
In order to reproduce, cherry-pick #156504 (if it hasn't yet merged) and apply this patch
It occasionally fails with
Jira issue: CRDB-55945