[
https://issues.apache.org/jira/browse/HDFS-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710068#comment-14710068
]
Haohui Mai commented on HDFS-8934:
----------------------------------
Particularly for this incident, the test code fails because it downcasts the
logger to {{Log4jLogger}} in order to print out logs at debug level during
jenkins run. It results in a runtime error in these two tests because
{{hadoop-hdfs-client}} no longer requires log4j. It looks like only the unit
tests are affected. I'm unaware of the main code path is destabilized.
> Move ShortCircuitShm to hdfs-client
> -----------------------------------
>
> Key: HDFS-8934
> URL: https://issues.apache.org/jira/browse/HDFS-8934
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Fix For: 2.8.0
>
> Attachments: HDFS-8934.000.patch, HDFS-8934.001.patch
>
>
> This jira tracks the effort of moving the {{ShortCircuitShm}} class into the
> hdfs-client module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)