[
https://issues.apache.org/jira/browse/IGNITE-16792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-16792:
----------------------------------------
Assignee: Kirill Tkalenko
> Configuration for Default Storage Engine
> ----------------------------------------
>
> Key: IGNITE-16792
> URL: https://issues.apache.org/jira/browse/IGNITE-16792
> Project: Ignite
> Issue Type: Task
> Components: persistence
> Reporter: Sergey Chugunov
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
>
> Pluggable storage concept enables user to set up different storage engines
> (SE) on the same node e.g. for performance reasons, each table can be hosted
> only by one storage.
> From DDL point of view SE is specified as part of CREATE TABLE command. But
> in case of only one SE and some other cases specifying it for each table
> creates a lot of unnecessary boilerplate code.
> To address this and free user from writing exactly the same code a
> cluster-wide setting *defaultStorageEngine* should be introduced.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)