Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.1
-
Fix Version/s: 1.3.0
-
Component/s: Core
-
Labels:None
Description
If MaxScale is started with a threads parameter of less than one, MaxScale will start but will log the following message to the message log:
2015-10-31 06:55:37 MaxScale started with -1 server threads.
|
This should be detected and logged that an invalid value is used. - And MaxScale process should not be started if less than one is passed for threads parameter