[
https://issues.apache.org/jira/browse/IGNITE-26425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Efremov updated IGNITE-26425:
-------------------------------------
Description:
*Description*
The main goal of the ticket is to implement lazy default zone creation. Lazy
means default zone is created if there was any create table action without zone
specified.
*Motivation*
Default zone creation by default makes cluster struggle on start that affects
on both UX and tests.
*Definition of done*
# Default zone isn't created by cluster start anymore.
# Default zone is created if there was any {{create table}} action without any
zone in statement and without active default zone in cluster.
# All tests that are related to default zone should be fixed.
# New tests on the p. 1-2 scenarios are written.
> Implement lazy default zone creation on table creation
> -------------------------------------------------------
>
> Key: IGNITE-26425
> URL: https://issues.apache.org/jira/browse/IGNITE-26425
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Efremov
> Assignee: Mikhail Efremov
> Priority: Major
> Labels: ignite-3
>
> *Description*
> The main goal of the ticket is to implement lazy default zone creation. Lazy
> means default zone is created if there was any create table action without
> zone specified.
> *Motivation*
> Default zone creation by default makes cluster struggle on start that affects
> on both UX and tests.
> *Definition of done*
> # Default zone isn't created by cluster start anymore.
> # Default zone is created if there was any {{create table}} action without
> any zone in statement and without active default zone in cluster.
> # All tests that are related to default zone should be fixed.
> # New tests on the p. 1-2 scenarios are written.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)