[
https://issues.apache.org/jira/browse/IGNITE-15930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-15930:
-------------------------------------
Description:
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.
was:
All data related public methods on table APIs must accept Transaction as an
argument.
null value means "autocommit" mode.
> 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: 10m
> 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)