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

[jira] [Updated] (IGNITE-17523) Stabilize and cleanup ignite3_tx branch with rw logic implemented

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

Stanislav Lukyanov updated IGNITE-17523:
----------------------------------------
    Labels: fix-version-validated ignite-3 transaction3_rw  (was: ignite-3 transaction3_rw)

> Stabilize and cleanup ignite3_tx branch with rw logic implemented
> -----------------------------------------------------------------
>
>                 Key: IGNITE-17523
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17523
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: fix-version-validated, ignite-3, transaction3_rw
>             Fix For: 3.0.0-beta1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> It's required to cleanup all obsolete stuff 
>  * TxManager
>  * VersionedRowStore
>  * todos without tickets
>  * etc
> and stabilize failing tests.
> h3. Upd 1
> Following major issues were implemented:
>  * TxStateStorage management updated.
>  * ItInternalTableScanTest fixed.
>  * Cleanup: begin, commit and forget were removed.
>  * Race between enlist and commit transaction fixed.
>  * ItIgniteInMemoryNodeRestartTest and ItNodeRestartsTest were disabled under multiStorageSupport issue.
>  * Remove deprecated MVPartitoinStorage methods with old Timestamp.
>  * ReplicaManager handlers registration reworked.
>  * InsertAll operation was fixed.
>  * Transaction SQL Select was supported.
>  * Cleanup: VersionedRowStorage was removed.
>  * Cleanup: MVParitionStorage deprecated methods were removed.
>  * onBeforeApply was removed
>  * ItSqlLogicTest, TxAbstractTest, KeyValueBinaryViewOperationsTest and many others updated in order to use replicas layer.
>  * dotNet timeouts updated.
>  * Dummy table actualized in order to use replicas layer.
>  * Async ReplicaService response processing added.
>  * TXNState storage ABORTED CAS fixed.



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