[ 
https://issues.apache.org/jira/browse/IGNITE-25681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Shishkov updated IGNITE-25681:
-----------------------------------
    Attachment:     (was: RollbackTest.patch)

> Asynchronous rollback does not clean context for thread
> -------------------------------------------------------
>
>                 Key: IGNITE-25681
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25681
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ilya Shishkov
>            Priority: Major
>              Labels: ise
>
> How to reproduce
> # Start server node.
> # Start tx with timeout (do not use 'try-with resources').
> # Perform some cache operations
> # Sleep more than tx timeout.
> # Perform any cache operation
> # Handle raised exception: rollback transaction (do not close it!).
> # Transaction become stale now, but don't hold any locks.
> # You can not start any implicit transaction ever in this thread.
> # But, explicit transaction can be started.
> *Reproducer:*  [^RollbackTest.patch]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to