You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2022/11/01 17:30:00 UTC

[jira] [Updated] (IGNITE-18051) Extend test coverage for lock model

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

Denis Chudov updated IGNITE-18051:
----------------------------------
    Description: 
*Motivation*
There is a transaction MVP [1] that contains decent implementation of transaction and lock model. There are multiple test that deserve to be moved in Ignite 3 to improve test coverage of the lock model.

*Implementation notes*
Some of the test scenarios may be already implemented in {{org.apache.ignite.internal.table.TxAbstractTest}} in Ignite. Also, some of them can be implemented as lock manager tests (see {{org.apache.ignite.internal.tx.AbstractLockManagerTest}} ) or tests for the deadlock prevention strategies (are going to be created under IGNITE-18043 ).

[1] https://github.com/ascherbakoff/ai3-txn-mvp

  was:
*Motivation*
There is a transaction MVP [1] that contains decent implementation of transaction and lock model. There are multiple test that deserve to be moved in Ignite 3 to improve test coverage of the lock model.

*Implementation notes*
Some of the test scenarios may be already implemented in {{org.apache.ignite.internal.table.TxAbstractTest}} in Ignite. Also, some of them can be implemented as lock manager tests (see {{org.apache.ignite.internal.tx.AbstractLockManagerTest}} ) or tests for the deadlock prevention strategies (are going to be implemented under IGNITE-18043 ).

[1] https://github.com/ascherbakoff/ai3-txn-mvp


> Extend test coverage for lock model
> -----------------------------------
>
>                 Key: IGNITE-18051
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18051
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> *Motivation*
> There is a transaction MVP [1] that contains decent implementation of transaction and lock model. There are multiple test that deserve to be moved in Ignite 3 to improve test coverage of the lock model.
> *Implementation notes*
> Some of the test scenarios may be already implemented in {{org.apache.ignite.internal.table.TxAbstractTest}} in Ignite. Also, some of them can be implemented as lock manager tests (see {{org.apache.ignite.internal.tx.AbstractLockManagerTest}} ) or tests for the deadlock prevention strategies (are going to be created under IGNITE-18043 ).
> [1] https://github.com/ascherbakoff/ai3-txn-mvp



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