Igor Seliverstov created IGNITE-8149: ----------------------------------------
Summary: MVCC TX Size method should use tx snapshot Key: IGNITE-8149 URL: https://issues.apache.org/jira/browse/IGNITE-8149 Project: Ignite Issue Type: Task Components: cache Reporter: Igor Seliverstov Currently cache.size() returns number of entries in cache trees while there can be several versions of one key-value pairs. We should use tx snapshot and count all passed mvcc filter entries instead. -- This message was sent by Atlassian JIRA (v7.6.3#76005)