Kirill Gusakov created IGNITE-20990:
---------------------------------------
Summary: Switch to storage-profile based configs in storage engine
Key: IGNITE-20990
URL: https://issues.apache.org/jira/browse/IGNITE-20990
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Gusakov
- Change the *StorageEngineConfigurationSchema to implement the
StorageEngineConfigurationSchema
- Make *DataStorageModule use the new non-root
*StorageEngineConfigurationSchema, which is the part of StoragesConfiguration
- Implement the appropariate mechanism to handle default config values if there
is no StoragesConfiguration engine entity of the needed type (aipersist, aimem
and etc.), because at the moment defaults loading from the root engine
configuration, but this approach will not work anymore.
- Due to the fact, that there is no default storage profile at all, we need to
remove the default region abstraction and change all builtin configs to the
appropariate value, which support default region of table creation DDL
--
This message was sent by Atlassian Jira
(v8.20.10#820010)