Sergey Chugunov created IGNITE-21048:
----------------------------------------
Summary: A way to change default storage engine in tests
Key: IGNITE-21048
URL: https://issues.apache.org/jira/browse/IGNITE-21048
Project: Ignite
Issue Type: Improvement
Reporter: Sergey Chugunov
Assignee: Sergey Chugunov
Fix For: 3.0.0-beta2
With the current implementation of CatalogManager default Storage Engine is
hardcoded to AIPERSIST (PageMemory implementation with persistence) and there
is no way to configure it to something else.
There is an idea to integrate specification of Default Distribution Zone
configuration into init script, but it is not implemented yet.
So the only way to specify a different engine and test against it is to
introduce a system property that could change defaults.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)