[
https://issues.apache.org/jira/browse/HDFS-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710515#comment-14710515
]
Hudson commented on HDFS-8948:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2250 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2250/])
HDFS-8948. Use GenericTestUtils to set log levels in TestPread and
TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu. (wheat9: rev
66d0c81d8f4e200a5051c8df87be890c9ad8772e)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestReplaceDatanodeOnFailure.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestPread.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Use GenericTestUtils to set log levels in TestPread and
> TestReplaceDatanodeOnFailure
> ------------------------------------------------------------------------------------
>
> Key: HDFS-8948
> URL: https://issues.apache.org/jira/browse/HDFS-8948
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Fix For: 2.8.0
>
> Attachments: HDFS-8948.000.patch
>
>
> The two failing unit tests are {{java.lang.ClassCastException:
> org.slf4j.impl.Log4jLoggerAdapter cannot be cast to
> org.apache.commons.logging.impl.Log4JLogger}}. This is because of the logger
> change from log4j to slf4j in ShortCircuitShm refactoring code.
> This jira tracks the effort of fixing the test failures. The goal is to make
> the tests pass and to dump all the log information for debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)