You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2023/01/11 07:33:02 UTC

[jira] [Updated] (IGNITE-18089) Add default distribution zone

     [ https://issues.apache.org/jira/browse/IGNITE-18089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Lapin updated IGNITE-18089:
-------------------------------------
    Fix Version/s: 3.0.0-beta2

> Add default distribution zone
> -----------------------------
>
>                 Key: IGNITE-18089
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18089
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Sergey Uttsel
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> h3. Motivation
> It seems reasonable to have our public api user friendly, meaning that it's not a good idea to force the user to specify distribution zone during table creation, thus we should have reasonably configured default zone that will be binded to all tables  without explicit one.
> h3. Definition of Done
>  * It's possible to create table without any primaryZone, paritions, replicas, etc
>  * Table without zone is innerly linked to default distribution zone and behaves according to default zone's parameters. 
>  * It's possible to alter default distribution zone with DistributionZoneManager and Ignite internal API.
>  * It's not possible to remove default distribution zone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)