You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2021/12/17 22:58:00 UTC

[jira] [Commented] (IGNITE-15930) Implement explicit tx argument in table API

    [ https://issues.apache.org/jira/browse/IGNITE-15930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461716#comment-17461716 ] 

Alexander Lapin commented on IGNITE-15930:
------------------------------------------

[~sk0x50] All fixed, could you please take a look one more time?

> Implement explicit tx argument in table API
> -------------------------------------------
>
>                 Key: IGNITE-15930
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15930
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> All data related public methods on table APIs must accept Transaction as an argument.
> null value means "autocommit" mode.
> *UPD*
> - Explicit tx argument added to both RecordView and KeyValueView.
> - withTransaction() and transaction() are removed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)