Skip to content

[wip] kvserver: reproduce cluster-wide outage if liveness leaseholder deadlocks#79648

Closed
tbg wants to merge 2 commits intocockroachdb:masterfrom
tbg:experiment-liveness-leaseholder-deadlock
Closed

[wip] kvserver: reproduce cluster-wide outage if liveness leaseholder deadlocks#79648
tbg wants to merge 2 commits intocockroachdb:masterfrom
tbg:experiment-liveness-leaseholder-deadlock

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Apr 8, 2022

This provides a reproduction of (internal) https://github.com/cockroachlabs/support/issues/1520.

Usage:

./run.sh

# wait for all replicas to have upreplicated, 1-2 minutes

pkill -HUP cockroach

# liveness should go dark, cluster unavailable
# search for the log line "deadlocking liveness leaseholder"
# and note the nodeID. Upon killing that node, the cluster
# will be healthy again.

Release note: None

… deadlocks

This provides a reproduction of (internal) cockroachlabs/support#1520.

Usage:

```
./run.sh

pkill -HUP cockroach

```

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

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