You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladislav Pyatkov (Jira)" <ji...@apache.org> on 2022/09/11 20:47:00 UTC

[jira] [Updated] (IGNITE-17659) Table Scan returns incorrect result for multipl pages implicit transactions

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

Vladislav Pyatkov updated IGNITE-17659:
---------------------------------------
    Summary: Table Scan returns incorrect result for multipl pages implicit transactions  (was: Table Scan return incorrect result for multipl pages implicit transactions)

> Table Scan returns incorrect result for multipl pages implicit transactions
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-17659
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17659
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vladislav Pyatkov
>            Priority: Major
>              Labels: ignite-3
>
> The _InternalTable#scan_ method has two issues:
> The API does not work correctly for implicit transaction.
> Implicit transaction should be started at the first retrieve batch request is sent. The transaction shouldn't be closed until the subscriber reads to the end or _Subscription#cancel_ is not invoked.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)