[
https://issues.apache.org/jira/browse/IGNITE-18051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642335#comment-17642335
]
Vladislav Pyatkov commented on IGNITE-18051:
--------------------------------------------
Merged 85b995d410f6a17202b80a2416e11df93a337a22
> Extend test coverage for lock model
> -----------------------------------
>
> Key: IGNITE-18051
> URL: https://issues.apache.org/jira/browse/IGNITE-18051
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Motivation*
> There is a transaction MVP [1] that contains decent implementation of
> transaction and lock model. There are multiple tests 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)