Sun Xin created HBASE-28808: ------------------------------- Summary: [hbase-operator-tools] Upgrade log4j to 2.17.2 Key: HBASE-28808 URL: https://issues.apache.org/jira/browse/HBASE-28808 Project: HBase Issue Type: Bug Components: hbck2 Affects Versions: hbase-operator-tools-1.2.0 Reporter: Sun Xin Assignee: Sun Xin Fix For: hbase-operator-tools-1.3.0
After HBASE-26723, we use log4j2.properties file instead of log4j2.xml, and upgrade log4j to 2.17.2 to resolve the issue of log4j2.properties not supporting old syntax. When using hbck2, if the log4j2.properties from the HBase classpath is loaded, an exception will occur due to the old syntax. Therefore, also upgrade hbck log4j2 to 2.17.2. -- This message was sent by Atlassian Jira (v8.20.10#820010)