Property Lag
Lag
How many uncommitted operations this peer is behind the leader
[JsonPropertyName("lag")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Lag { get; set; }
How many uncommitted operations this peer is behind the leader
[JsonPropertyName("lag")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Lag { get; set; }