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

roachtest: combined split+kill chaos #20651

Closed
bdarnell opened this issue Dec 12, 2017 · 3 comments
Closed

roachtest: combined split+kill chaos #20651

bdarnell opened this issue Dec 12, 2017 · 3 comments
Assignees
Labels
A-kv-client Relating to the KV client and the KV interface. A-testing Testing tools and infrastructure C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-stale

Comments

@bdarnell
Copy link
Contributor

Jepsen found #20629 because it happens to kill a node immediately after creating a table (which triggers a split). This makes it much more likely to hit the right window to trigger this bug. We should try to expose bugs like this more aggressively (in both jepsen and our other chaos testing) by performing manual splits just before killing nodes.

@petermattis petermattis changed the title testing: Combined split+kill chaos roachtest: combined split+kill chaos Feb 21, 2018
@petermattis petermattis added this to the 2.0 milestone Feb 21, 2018
@danhhz danhhz assigned petermattis and unassigned danhhz Mar 1, 2018
@danhhz
Copy link
Contributor

danhhz commented Mar 1, 2018

Pretty sure peter is already working on this

@petermattis
Copy link
Collaborator

Not actively working on this (distracted with other concerns this week and next), but I'd like to. If anyone else has time, feel free to take this on.

@petermattis petermattis modified the milestones: 2.0, 2.1 Mar 26, 2018
@bdarnell bdarnell added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-testing Testing tools and infrastructure labels Apr 26, 2018
@tbg tbg added the A-kv-client Relating to the KV client and the KV interface. label May 15, 2018
@petermattis petermattis assigned tbg and unassigned petermattis Jul 19, 2018
@petermattis
Copy link
Collaborator

@tschottdorf For prioritization with other new roachtests.

@petermattis petermattis removed this from the 2.1 milestone Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-client Relating to the KV client and the KV interface. A-testing Testing tools and infrastructure C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) X-stale
Projects
None yet
Development

No branches or pull requests

5 participants