[
https://issues.apache.org/jira/browse/IGNITE-28610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107695#comment-18107695
]
Ignite TC Bot commented on IGNITE-28610:
----------------------------------------
Checked PR apache/ignite#13080 and local commit 37e92c50d5 in the Ignite 2
checkout. The required transaction documentation is already included in
docs/_docs/key-value-api/transactions.adoc and the related code snippet.
Removing only Docs Required; Release Notes Required is left unchanged.
> Savepoint Key-Value API for pessimistic transactions
> -----------------------------------------------------
>
> Key: IGNITE-28610
> URL: https://issues.apache.org/jira/browse/IGNITE-28610
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-2
> Fix For: 2.19
>
> Time Spent: 8h 50m
> Remaining Estimate: 0h
>
> h3. Motivation
> The transaction savepoint is a standard for transactions and SQL. The API
> proposal is described in IGNITE-4188.
> So far as a pessimistic transaction is most commonly used for Ignite, I am
> sure this functionality deserves a dedicated ticket. Moreover, this approach
> of dividing would be easy for testing and review.
> h3. Definition of done
> KV transaction API is extended by methods for the endpoint.
> The working of savepoints is limited by a pessimistic transaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)