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

Kirill Tkalenko updated IGNITE-20248:
-------------------------------------
    Description: 
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.

Maybe there will be light refactoring in the classes regarding the changes.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>             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.
> Maybe there will be light refactoring in the classes regarding the changes.



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

Reply via email to