You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2018/09/10 13:13:00 UTC

[jira] [Created] (IGNITE-9516) Vaccum cannot complete after rebalance

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)