Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
3.0.0
-
Minor Change
-
Storage NYC 2018-06-18
Description
It's currently possible to set the ttlMonitorSleepSecs parameter to 0 or a negative value, neither of which make sense.
The code should either restrict the paramter to only allow non-negative values, or else interpret values <= 0 to mean the default value.
Attachments
Issue Links
- is related to
-
SERVER-30389 Simple and generic way to restrict server parameter values
-
- Closed
-
- related to
-
SERVER-34952 Require validators for non-boolean server parameters
-
- Closed
-