[
https://issues.apache.org/jira/browse/IGNITE-26059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108906#comment-18108906
]
Ignite TC Bot commented on IGNITE-26059:
----------------------------------------
I reviewed implementation PR #12238 and commit 59d8c66dcc in the local Ignite 2
checkout. This fixes transaction cleanup after explicit commit or rollback and
does not change the documented transaction API or add a new user-facing
setting/command. I removed only Docs Required and preserved Release Notes
Required.
> Close transaction in TransactionProxy#rollback and #commit
> ----------------------------------------------------------
>
> Key: IGNITE-26059
> URL: https://issues.apache.org/jira/browse/IGNITE-26059
> Project: Ignite
> Issue Type: Bug
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Problem, described in IGNITE-25681 can be easily work-arounded, if
> {{Transaction#rollback}} will perform the same action as
> {{Transaction#close}} at least for asynchronously rolled back transaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)