[
https://issues.apache.org/jira/browse/IGNITE-17523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-17523:
-------------------------------------
Description:
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.
was:
It's required to cleanup all obsolete stuff
* TxManager
* VersionedRowStore
* todos without tickets
* etc
and stabilize failing tests.
> 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: ignite-3, transaction3_rw
> Fix For: 3.0.0-alpha6
>
> 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)