[
https://issues.apache.org/jira/browse/IGNITE-17197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-17197:
-----------------------------------
Description:
Only RocksDbTableStorage implements MvTableStorage now. So after
RocksDbTableStorage was integrated in
https://issues.apache.org/jira/browse/IGNITE-16881 the
TablesConfigurationSchema#defaultDataStorage was set to "rocksdb" and some
tests were disabled.
Need to:
# implement MvTableStorage and MvPartitionStorage by other storages.
# set TablesConfigurationSchema#defaultDataStorage to "pagememory"
# enable tests marked by "IGNITE-17197"
# check other places marked by IGNITE-17197"
was:
Only RocksDbTableStorage implements MvTableStorage now. So after
RocksDbTableStorage was integrated in
https://issues.apache.org/jira/browse/IGNITE-16881 the
TablesConfigurationSchema#defaultDataStorage was set to "rocksdb" and some
tests were disabled.
Need to:
# implement MvTableStorage and MvPartitionStorage by other storages.
# set TablesConfigurationSchema#defaultDataStorage to "pagememory"
# enable tests marked by "IGNITE-<this_ticket_number>"
# check other places marked by IGNITE-<this_ticket_number>
> Page memory storages are disabled now
> -------------------------------------
>
> Key: IGNITE-17197
> URL: https://issues.apache.org/jira/browse/IGNITE-17197
> Project: Ignite
> Issue Type: Task
> Reporter: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> Only RocksDbTableStorage implements MvTableStorage now. So after
> RocksDbTableStorage was integrated in
> https://issues.apache.org/jira/browse/IGNITE-16881 the
> TablesConfigurationSchema#defaultDataStorage was set to "rocksdb" and some
> tests were disabled.
> Need to:
> # implement MvTableStorage and MvPartitionStorage by other storages.
> # set TablesConfigurationSchema#defaultDataStorage to "pagememory"
> # enable tests marked by "IGNITE-17197"
> # check other places marked by IGNITE-17197"
--
This message was sent by Atlassian Jira
(v8.20.7#820007)