ClientPolicy requestProleReplicas FieldAerospike
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. ( == ).

If 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).

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.2.0.0 (3.2.4)
Syntax

See Also