[
https://issues.apache.org/jira/browse/IGNITE-26425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-26425:
-----------------------------------
Component/s: distribution zones ai3
> 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
> Components: distribution zones ai3
> Reporter: Mikhail Efremov
> Assignee: Mikhail Efremov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> *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)