vy opened a new issue, #3896: URL: https://github.com/apache/logging-log4j2/issues/3896
`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](https://github.com/apache/logging-log4j2/pull/3839#issuecomment-3211804379) on #3839 for details. No `3.x` port is needed – `isActive()` does not exist there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org