Skip to content

Conversation

@CodingParsley
Copy link

@CodingParsley CodingParsley commented Jan 24, 2022

Backport apache#12056
This PR makes shutdown hooks work again by automatically setting this to false if it is not explicitly set in system properties (similar to the shutdown hook properties themselves). I don't think this should have any impact on Druid since we are not technically a web app, and this setting only appears to be used by a few jmx related settings.

…un (apache#12056)

* set log4j2.is.webapp to false if not set so that shutdown hooks are run
@CodingParsley CodingParsley changed the title set log4j2.is.webapp to false if not set so that shutdown hooks are r… apache#12056: set log4j2.is.webapp to false if not set Jan 24, 2022
@CodingParsley CodingParsley changed the title apache#12056: set log4j2.is.webapp to false if not set Backport apache#12056: set log4j2.is.webapp to false if not set Jan 24, 2022
@xvrl xvrl changed the title Backport apache#12056: set log4j2.is.webapp to false if not set backport apache#12056: set log4j2.is.webapp to false if not set Jan 24, 2022
@CodingParsley CodingParsley merged commit 16f6710 into 0.21.0-confluent Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants