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

[jira] [Resolved] (IGNITE-8318) MVCC TX: Scan query call throws an exception when it is mixed with Key-Value API in the same transaction.

     [ https://issues.apache.org/jira/browse/IGNITE-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov resolved IGNITE-8318.
--------------------------------------
    Resolution: Duplicate

Fixed within IGNITE-9373.

> MVCC TX: Scan query call throws an exception when it is mixed with Key-Value API in the same transaction. 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8318
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8318
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, mvcc, sql
>            Reporter: Roman Kondakov
>            Assignee: Andrew Mashenkov
>            Priority: Major
>
> Scan queries should not throw Exceptions in key-value API transactions.
> Reproducer: {{CacheMvccTransactionsTest#testPutAllGetAll_SingleNode_Scan}}
>  
> This should fix org.apache.ignite.internal.processors.cache.mvcc.CacheMvccTransactionsTest.testCleanupWaitsForGet1() as well.



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