[
https://issues.apache.org/jira/browse/IGNITE-18271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-18271:
--------------------------------------
Fix Version/s: 3.0.0-beta2
> Sql. Provide commands and handlers for alter distributed zones operation
> ------------------------------------------------------------------------
>
> Key: IGNITE-18271
> URL: https://issues.apache.org/jira/browse/IGNITE-18271
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After implementing IGNITE-18254 and IGNITE-18156 need to provide DDL commands
> and their handlers to altering and create zones configuration, as well as
> translation to these command from AST representation.
> As a result, we will be able to translate AST to a command (see
> DdlSqlToCommandConverter) and execute this command in order to apply changes
> to configuration (see DdlCommandHandler).
> The following configuration parameters should be covered by the ticket for
> ALTER operation: name, {{{}DATA_NODES_AUTO_ADJUST{}}},
> DATA_NODES_AUTO_ADJUST_SCALE_UP, DATA_NODES_AUTO_ADJUST_SCALE_DOWN
--
This message was sent by Atlassian Jira
(v8.20.10#820010)