-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing codeconfigurationAffects the configuration system in a general wayAffects the configuration system in a general way
Description
ConfigurationFactory
implementations should override isActive()
and throw IllegalStateException
when they are used (e.g., via getSupportedTypes()
) in inactive state. This change sufficiently be tested too.
See this comment on #3839 for details.
No 3.x
port is needed β isActive()
does not exist there.
yybmion and ppkarwasz
Metadata
Metadata
Assignees
Labels
bugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing codeconfigurationAffects the configuration system in a general wayAffects the configuration system in a general way