MXS-2329 Change warning into info
Currently it's too laborious to use duration suffixes when saving generated configs and also to handle suffixes when changes are made dynamically using maxctrl. It will be trivial to do that when the new configuration mechanism has been taken into use everywhere. That will not happen before MaxScale 2.5. So, in MaxScale 2.4 duration suffixes will be accepted in manually created configuration files, but no warning will be logged if a suffix is not used.
This commit is contained in:
@ -128,7 +128,8 @@ Please see the
|
||||
[configuration guide](../Getting-Started/Configuration-Guide.md#durations)
|
||||
for details.
|
||||
|
||||
_Not_ providing an explicit unit has been deprecated in MaxScale 2.4.
|
||||
_Not_ providing an explicit unit is strongly discouraged as it will be
|
||||
deprecated in MaxScale 2.5.
|
||||
|
||||
### Query Classifier Cache
|
||||
|
||||
|
Reference in New Issue
Block a user