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. (replica == MASTER_PROLES or SEQUENCE).

If requestProleReplicas is enabled, all prole partition maps will be cached on the client which results in extra storage multiplied by the replication factor.

Default: true (request all master and prole replicas).

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.5.0.0 (3.5.0)
Syntax

See Also