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

[jira] [Updated] (IGNITE-21369) Removal of MVCC code in WAL classes

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

Ilya Shishkov updated IGNITE-21369:
-----------------------------------
    Description: 
Below classes and corresponding code have to be removed from {{o.a.i.i.pagemem.wal.record}} package:
* LazyMvccDataEntry
* MvccDataEntry
* MvccDataRecord
* MvccTxRecord
* UnwrapMvccDataEntry

  was:Remove o.a.i.internal.processors.cache.mvcc.txlog.TxState (as a continuation of the IGNITE-21130)


> Removal of MVCC code in WAL classes
> -----------------------------------
>
>                 Key: IGNITE-21369
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21369
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: mvcc
>            Reporter: Ilya Shishkov
>            Assignee: Ilya Shishkov
>            Priority: Minor
>              Labels: ise
>
> Below classes and corresponding code have to be removed from {{o.a.i.i.pagemem.wal.record}} package:
> * LazyMvccDataEntry
> * MvccDataEntry
> * MvccDataRecord
> * MvccTxRecord
> * UnwrapMvccDataEntry



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