[
https://issues.apache.org/jira/browse/HADOOP-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097180#comment-15097180
]
Colin Patrick McCabe commented on HADOOP-12706:
-----------------------------------------------
I can't seem to reproduce this failure locally. As far as I can tell from the
stack trace, the failure just comes from the phantom reference not getting
cleaned up within the 10 second timeout.
Suggest increasing the timeout to something long, in case there is contention
on Jenkins, and adding log messages to determine what the number of references
are when a check fails.
> TestLocalFsFCStatistics fails occasionally
> ------------------------------------------
>
> Key: HADOOP-12706
> URL: https://issues.apache.org/jira/browse/HADOOP-12706
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Reporter: Jason Lowe
> Assignee: Sangjin Lee
>
> TestLocalFsFCStatistics has been failing sometimes, and when it fails it
> appears to be from FCStatisticsBaseTest.testStatisticsThreadLocalDataCleanUp.
> The test is timing out when it fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)