Reads not visible in aerospike.log or asinfo

Hi,

I am sending thousands of requests (and getting correct response as well) to aerospike cluster (2 nodes), but in aerospike.log of both the machines (the histogram dump: reads entry) either I see no change in the cumulative number of reads or very marginal change (for e.g. the count increments by 6 or 7).

Is the histogram dump for reads delayed?

I tried asinfo -v stats -l|grep batch as well to check for batched reads but value of batch_initiate is unchanged as well.