-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
apiAffects the public APIAffects the public APIconfigurationAffects the configuration system in a general wayAffects the configuration system in a general way
Description
Existing ConfigurationFactory::getConfiguration
methods return null on failure. As discussed earlier (see this dev@
thread, or #3839), we should throw on failures instead. An example of this behaviour is implemented in #3921 for the newly added getConfiguration(LoggerContext,String,List<URI>)
overload. This issue proposes change ConfigurationFactory::getConfiguration
methods to throw on failures.
Metadata
Metadata
Assignees
Labels
apiAffects the public APIAffects the public APIconfigurationAffects the configuration system in a general wayAffects the configuration system in a general way