[
https://issues.apache.org/jira/browse/IGNITE-28665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107693#comment-18107693
]
Ignite TC Bot commented on IGNITE-28665:
----------------------------------------
Checked PR apache/ignite#13126 and local commit 1ba6b4e108 in the Ignite 2
checkout. The required documentation is already included in the same change
set, including JDBC and transaction docs. Removing only Docs Required; Release
Notes Required is left unchanged.
> Support savepoint API for optimistic transactions
> -------------------------------------------------
>
> Key: IGNITE-28665
> URL: https://issues.apache.org/jira/browse/IGNITE-28665
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.18
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-2, ise
> Fix For: 2.19
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> h3. Motivation
> The savepoint API is currently supported for pessimistic transactions, but in
> some cases we are using an optimistic one. It would be nice to have a support
> savepoint for optimistic transactions too.
> h3. Definition of done
> Savepoints are supported for all accessories (JDB, SQL, and KV) no matter
> which isolation level is used.
> Also, the documentation has to be fixed as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)