-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.0.0
-
Component/s: Internal Code, TTL
-
Minor Change
-
Storage NYC 2018-06-18
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.
- 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