[
https://issues.apache.org/jira/browse/IGNITE-21147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Sizov updated IGNITE-21147:
-----------------------------------
Description:
If a RW transaction fails to acquire a lock for a RW operation, it fails with
exception. The exception is propagated back to client, the client aborts such
transaction.
However, that abort request will always fail with a TImeoutException.
> Transaction finish fails with a timeout exception if fails to acquire a lock
> ----------------------------------------------------------------------------
>
> Key: IGNITE-21147
> URL: https://issues.apache.org/jira/browse/IGNITE-21147
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> If a RW transaction fails to acquire a lock for a RW operation, it fails with
> exception. The exception is propagated back to client, the client aborts such
> transaction.
> However, that abort request will always fail with a TImeoutException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)