[
https://issues.apache.org/jira/browse/IGNITE-25807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky reassigned IGNITE-25807:
-------------------------------------------
Assignee: Evgeny Stanilovsky
> Support disabling auto scale in SQL
> -----------------------------------
>
> Key: IGNITE-25807
> URL: https://issues.apache.org/jira/browse/IGNITE-25807
> Project: Ignite
> Issue Type: New Feature
> Reporter: Ivan Zlenko
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: ignite-3
>
> Right now customer does not have an ability to disable auto scale up for a
> zone.
> It will be a good idea to add an option to disable this feature for a zone on
> zone create or alter:
> {code}
> create zone test_zone (auto scale up off, auto scale down off)
> create zone test_zone (auto scale off)
> {code}
> auto scale option will disable auto scale for both up and down.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)