Should prole replicas be requested from each server node in the cluster tend thread.
This option is required if there is a need to distribute reads across proles.
( == ).
Namespace: Aerospike.ClientIf requestProleReplicas is enabled, all prole partition maps will be cached on the client which results in extra storage multiplied by the replication factor.
The default is false (only request master replicas and never prole replicas).
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.3.0.0 (3.3.2)
Syntax
See Also