[
https://issues.apache.org/jira/browse/HDFS-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hung updated HDFS-14779:
---------------------------------
Description:
{noformat}[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] {noformat}
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.
was:
{noformat}[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] {noformat}
Logger changed from o.a.commons.logging.Log to slf4j logger in branch-3.2, so
HDFS-14674 did not apply cleanly to branch-3.1.
> Fix logging error in TestEditLog#testMultiStreamsLoadEditWithConfMaxTxns in
> branch-3.1
> --------------------------------------------------------------------------------------
>
> Key: HDFS-14779
> URL: https://issues.apache.org/jira/browse/HDFS-14779
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Jonathan Hung
> Priority: Major
>
> {noformat}[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] {noformat}
> 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.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]