The number of cluster tend iterations that defines the window for maxErrorRate.
One tend iteration is defined as tendInterval plus the time to tend all nodes.
At the end of the window, the error count is reset to zero and backoff state is removed
on all nodes.
Default: 1
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax
C#
public int errorRateWindow
Field Value
Type: Int32See Also