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

Alexander Lapin updated IGNITE-18089:
-------------------------------------
    Description: 
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.

  was:
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
 * It's not possible to create table with paritions, replicas, etc
 * Table without zone is innerly linked to default distribution zone.


> Add default distribution zone
> -----------------------------
>
>                 Key: IGNITE-18089
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18089
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Priority: Major
>
> 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)

Reply via email to