[
https://issues.apache.org/jira/browse/IGNITE-10753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Kondakov updated IGNITE-10753:
------------------------------------
Description:
When mvcc test is finished, we check if there any outdated versions are left in
cache and not cleaned by vacuum. If so, an exception is thrown. There are some
tests with this problem:
* {{CacheMvccTransactionsTest.testCleanupWaitsForGet1}}
* {{CacheMvccTransactionsTest.testCleanupWaitsForGet3}}
*
{{CacheMvccReplicatedSqlCoordinatorFailoverTest.testAccountsTxSql_SingleNode_CoordinatorFails_Persistence}}
*
{{CacheMvccReplicatedSqlCoordinatorFailoverTest.testPutAllGetAll_ClientServer_Backups0_RestartCoordinator_SqlDml}}
was:
When mvcc test is finished, we check if there any outdated versions are left in
cache and not cleaned by vacuum. If so, an exception is thrown. There are some
tests with this problem:
* {{CacheMvccTransactionsTest.testCleanupWaitsForGet1}}
* {{CacheMvccTransactionsTest.testCleanupWaitsForGet3}}
> MVCC: Sometimes vacuum does not cleanup all outdated versions
> -------------------------------------------------------------
>
> Key: IGNITE-10753
> URL: https://issues.apache.org/jira/browse/IGNITE-10753
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Roman Kondakov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, mvcc_stabilization_stage_1,
> transactions
>
> When mvcc test is finished, we check if there any outdated versions are left
> in cache and not cleaned by vacuum. If so, an exception is thrown. There are
> some tests with this problem:
> * {{CacheMvccTransactionsTest.testCleanupWaitsForGet1}}
> * {{CacheMvccTransactionsTest.testCleanupWaitsForGet3}}
> *
> {{CacheMvccReplicatedSqlCoordinatorFailoverTest.testAccountsTxSql_SingleNode_CoordinatorFails_Persistence}}
> *
> {{CacheMvccReplicatedSqlCoordinatorFailoverTest.testPutAllGetAll_ClientServer_Backups0_RestartCoordinator_SqlDml}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)