You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/01/20 05:54:00 UTC

[jira] [Created] (IGNITE-18593) Get rid of MvPartitionStorage and TxStateStorage in PartitionAccess

Kirill Tkalenko created IGNITE-18593:
----------------------------------------

             Summary: Get rid of MvPartitionStorage and TxStateStorage in PartitionAccess
                 Key: IGNITE-18593
                 URL: https://issues.apache.org/jira/browse/IGNITE-18593
             Project: Ignite
          Issue Type: Task
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 3.0.0-beta2


For *org.apache.ignite.internal.table.distributed.raft.snapshot.PartitionAccess*, we need to define specific simple methods that are needed for snapshots instead of using *org.apache.ignite.internal.storage.MvPartitionStorage* and *org.apache.ignite.internal.tx.storage.state.TxStateStorage* directly.



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