Ivan Pavlukhin created IGNITE-9516:
--------------------------------------
Summary: Vaccum cannot complete after rebalance
Key: IGNITE-9516
URL:
https://issues.apache.org/jira/browse/IGNITE-9516 Project: Ignite
Issue Type: Bug
Components: mvcc
Reporter: Ivan Pavlukhin
In mvcc tests we wait for full Vacuum cleanup in {{afterTest}} method in a sake of tests isolation. {{org.apache.ignite.internal.processors.cache.mvcc.CacheMvccTransactionsTest#testRebalanceSimple}} hangs waiting Vacuum to complete. Most likely it was broken after implementing {{Cache.size}} for SQL operations over mvcc caches. Size for Cache API was not implemented properly (see related ticket).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)