Description
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-hdfs: Compilation failure [ERROR] /Users/jhung/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLog.java:[364,31] incompatible types: java.lang.String cannot be converted to java.lang.Throwable [ERROR]
Logger changed from o.a.commons.logging.Log to slf4j logger in branch-3.2 (ref: HDFS-13695), so HDFS-14674 did not apply cleanly to branch-3.1.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-14674 [SBN read] Got an unexpected txid when tail editlog
- Resolved