Kirill Tkalenko created IGNITE-20248:
----------------------------------------
Summary: Fix validation of autoAdjust, scaleUp and scaleDown when
creating a zone in the catalog
Key: IGNITE-20248
URL: https://issues.apache.org/jira/browse/IGNITE-20248
Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-beta2
It was found that the default value for creating and modifying a zone in
catalog is not quite correct.
They should be:
* dataNodesAutoAdjust == INFINITE_TIMER_VALUE
* dataNodesAutoAdjustScaleUp == IMMEDIATE_TIMER_VALUE
* dataNodesAutoAdjustScaleDown == INFINITE_TIMER_VALUE
It is necessary to correct the values for the default zone, the parameters for
creating / updating the zone and the validation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)