Igor Seliverstov created IGNITE-7384:
----------------------------------------
Summary: MVCC Mvcc versions may be lost in case of rebalanse with persistence enabled
Key: IGNITE-7384
URL:
https://issues.apache.org/jira/browse/IGNITE-7384 Project: Ignite
Issue Type: Bug
Reporter: Igor Seliverstov
In case a node returns to topology it equests a delta instead of full partition, WAL-based iterator is used there ({{o.a.i.i.processors.cache.persistence.GridCacheOffheapManager#rebalanceIterator}})
WAL-based iterator doesn't contain MVCC versions which causes issues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)