hzluyang commented on pull request #12061: URL: https://github.com/apache/druid/pull/12061#issuecomment-994214849
"(We don't ship with any JNDI features enabled.)" I don't want to upgrade druid verison, so I plan to delete jndilookup in older release like 0.20.1 to avoid this CVE-2021-44228 issue like this zip -q -d log4j-core-*.jar org/apache/logging/log4j/core/lookup/JndiLookup.class in apache-druid-0.20.1/lib/log4j-core-2.8.2.jar this operation should be OK? will not affect the druid cluster functions? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
