Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
MXS-SPRINT-75, MXS-SPRINT-76, MXS-SPRINT-77, MXS-SPRINT-78, MXS-SPRINT-79, MXS-SPRINT-80, MXS-SPRINT-81
Description
Currently durations in the MaxScale configuration file are represented both in seconds and milliseconds, but it is not possible to know the unit from the value alone, but you must consult the documentation.
Durations should be expressed together with a suffix that clearly tells the unit. For instance:
param=1h
|
param=60m
|
param=3600s
|
param=3600000ms
|
Attachments
There are no Sub-Tasks for this issue.