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
mmaprototype: populate conf.NumVoters to conf.NumReplicas if 0
Previously, MMA used the given span config directly. However, the comment on
config.NumVoters specifies that if it is set to zero, the voter replica count
should default to NumReplicas, which is usually handled by
SpanConfig.GetNumVoters().
0 commit comments