Hi, CacheMetrics that are retrieved via cache.metrics() doesn't group statistics by backup and primary partitions.
However, if you need to get size of backup data stored on a particular you can use the following call cache.size(CachePeekMode.BACKUP). -- Denis -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Metrics-for-backup-caches-tp2689p2692.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
