You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2022/09/19 13:42:00 UTC

[jira] [Updated] (IGNITE-17716) Fix sync tx finish process

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

Alexander Lapin updated IGNITE-17716:
-------------------------------------
    Description: 
There are plenty of errors in current tx.finish async code, mainly finish doesn't await inner actions results event if it should.

Besides that some tests fail because they rely on local txn state logic that'll be fully re-implemented within https://issues.apache.org/jira/browse/IGNITE-17638  

  was:
There are plenty of errors in current tx.finish async code, mainly finish doesn't await inner actions results event if it should.

Besides that some tests fail because they relay on local txn state logic that'll be fully re-implemented within https://issues.apache.org/jira/browse/IGNITE-17638  


> Fix sync tx finish process
> --------------------------
>
>                 Key: IGNITE-17716
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17716
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3, transaction3_rw
>
> There are plenty of errors in current tx.finish async code, mainly finish doesn't await inner actions results event if it should.
> Besides that some tests fail because they rely on local txn state logic that'll be fully re-implemented within https://issues.apache.org/jira/browse/IGNITE-17638  



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