You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Zhuravkov (Jira)" <ji...@apache.org> on 2023/05/24 15:52:00 UTC

[jira] [Assigned] (IGNITE-18443) Sql. Provide extend commands and handlers for distributed zones operation

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

Maksim Zhuravkov reassigned IGNITE-18443:
-----------------------------------------

    Assignee: Maksim Zhuravkov

> Sql. Provide extend commands and handlers for distributed zones operation
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-18443
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18443
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Maksim Zhuravkov
>            Priority: Major
>              Labels: ignite-3
>
> After implementing IGNITE-18254 and IGNITE-18156 we have handlers just for part of parameters: name, {{{}DATA_NODES_AUTO_ADJUST{}}}, DATA_NODES_AUTO_ADJUST_SCALE_UP, DATA_NODES_AUTO_ADJUST_SCALE_DOWN. Need  to provide DDL commands and their handlers to altering and create zones configuration, as well as translation to these command from AST representation for all the rest parameters.
> 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 CREATE and ALTER operations: PARTITIONS, REPLICAS, AFFINITY_FUNCTION, DATA_NODES_FILTER



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