-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
kv/kvnemesis: TestKVNemesisSingleNode_ReproposalChaos failed #117855
Labels
A-kv-transactions
Relating to MVCC and the transactional model.
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-kv
KV Team
Milestone
Comments
cockroach-teamcity
added
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-kv
KV Team
labels
Jan 17, 2024
kv/kvnemesis.TestKVNemesisSingleNode_ReproposalChaos failed with artifacts on master @ 1898adc059e9b3026fd5a7ed88dc41cbb006abfc:
Same failure on other branches
|
Looks like a lock table issue, cc @arulajmani.
|
craig bot
pushed a commit
that referenced
this issue
Jan 17, 2024
117326: kvnemesis: add support for non-voting replicas r=kvoli a=miraradeva This change extends the ChangeReplicas config in kvnemesis to include adding, removing and promoting non-voting replicas, as well as demoting voting replicas. Fixes: #59060 Release note: None 117864: concurrency: prevent panic in IsKeyLockedByConflictingTxn r=arulajmani a=arulajmani This was missing a nil check. Closes #117855 Closes #117854 Release note: None Co-authored-by: Mira Radeva <[email protected]> Co-authored-by: Arul Ajmani <[email protected]>
arulajmani
added
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
A-kv-transactions
Relating to MVCC and the transactional model.
labels
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-kv-transactions
Relating to MVCC and the transactional model.
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-kv
KV Team
kv/kvnemesis.TestKVNemesisSingleNode_ReproposalChaos failed on master @ 1898adc059e9b3026fd5a7ed88dc41cbb006abfc:
Parameters:
attempt=1
run=23
shard=1
Help
See also: How To Investigate a Go Test Failure (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-35390
The text was updated successfully, but these errors were encountered: