Test case: Two nodes with partitioned cache with 1 backup. I do Put() 3 times with unique keys. Then do cache.metrics.getCachePuts() and got value 6. If backups=2 and nodes=3 then getCachePuts()=9. I'm confused, I do 3 puts, but get the different result from getCachePuts().
-- Pavel
