Potential deadlock between Gossip.SetStorage and Node.gossipStores (inconsistent lock order) #7972
Labels
S-1-stability
Severe stability issues that can be fixed by upgrading, but usually don’t resolve by restarting
Milestone
It seems that Gossip.SetStorage and Node.gossipStores grab mutexes in different order.
My understanding is:
Steps to reporoduce (@5151da6461852f57785db18511efd8ccf918b39c), using go-deadlock:
look into acceptance/TestDockerC/roach_/stderr._
Stack traces from go-deadlock:
The text was updated successfully, but these errors were encountered: