mirror of https://github.com/hashicorp/consul
Browse Source
- consul/rtt.go:388: s.getDatacentersByDistance(). Acquires RLock() - consul/rtt.go:341: sortDatacentersByDistance() RLock still held. - consul/rtt.go:282: getDatacenterDistance() RLock still held. - consul/rtt.go:268: getNodesForDatacenter(). Attempts to reacquire RLock(), hangs indefinitely.pull/2130/head
Sean Chittenden
9 years ago
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue