-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: Runtime / Configuration
-
Labels:
-
Release Note:Configuration's getters method throw exceptions when parsing failed. Before, the provided default value was returned in those cases.
- Extend the ConfigOption class and its builder to enable richer type support
- Update Configuration to support updated types
- links to