You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, replica.RefreshPolicy accessed r.shMu.state.Desc directly without
holding r.raftMu or r.mu. This commit fixes that by using the descriptor
obtained earlier from r.DescAndSpanConfig().
Epic: none
Release note: none
0 commit comments