[
https://issues.apache.org/jira/browse/IGNITE-28019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov reassigned IGNITE-28019:
------------------------------------------
Assignee: Alexey Scherbakov
> Client rollback doesn't release locks on local enlistment failure
> -----------------------------------------------------------------
>
> Key: IGNITE-28019
> URL: https://issues.apache.org/jira/browse/IGNITE-28019
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
>
> This is a regression after IGNITE-27838
> The scenario:
> # begin client tx
> # put k,v
> # put k1, v2 -> fails locally -> invoke discardDirectMapping and locks tx
> for update
> # rollback -> doesn nothing, k remains locked
--
This message was sent by Atlassian Jira
(v8.20.10#820010)