You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/08/31 13:46:00 UTC

[jira] [Created] (IGNITE-9446) MVCC: Races in Vacuum worker on cache stop.

Andrew Mashenkov created IGNITE-9446:
----------------------------------------

             Summary: MVCC: Races in Vacuum worker on cache stop.
                 Key: IGNITE-9446
                 URL: https://issues.apache.org/jira/browse/IGNITE-9446
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrew Mashenkov


For now, partition store BTree can be destroyed while vacuum in progress regardless partition reservations which causes VacuumTask failure.

We should fix vacuum failure properly in that case.

This should fix failed TC test CacheMvccPartitionedSqlQueriesTest.testDistributedJoinSimple()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)