[
https://issues.apache.org/jira/browse/IGNITE-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Pavlukhin updated IGNITE-10871:
------------------------------------
Description:
Using MVCC caches with custom IndexingSpi is not supported.
Several tests checks spi exceptoins handling for non-mvcc caches. Consequently
these tests fail for MVCC.
GridCacheReplicatedTxExceptionSelfTest
GridCacheColocatedTxExceptionSelfTest
TransactionHeuristicException expected, but CacheException is actually thrown.
was:
Next tests are failed due to wrong IgniteSpiException handling.
GridCacheReplicatedTxExceptionSelfTest
GridCacheColocatedTxExceptionSelfTest
TransactionHeuristicException expected, but CacheException is actually thrown.
> MVCC: Support indexing SPI in mvcc mode
> ---------------------------------------
>
> Key: IGNITE-10871
> URL: https://issues.apache.org/jira/browse/IGNITE-10871
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Andrew Mashenkov
> Priority: Minor
> Labels: Transactions, mvcc_stabilization_stage_1
>
> Using MVCC caches with custom IndexingSpi is not supported.
> Several tests checks spi exceptoins handling for non-mvcc caches.
> Consequently these tests fail for MVCC.
> GridCacheReplicatedTxExceptionSelfTest
> GridCacheColocatedTxExceptionSelfTest
> TransactionHeuristicException expected, but CacheException is actually thrown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)