You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/02/10 08:38:18 UTC

[jira] [Reopened] (HDFS-4925) TestQuorumJournalManager.testPurgeLogs intermittently Fails assertNoThreadsMatching

     [ https://issues.apache.org/jira/browse/HDFS-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA reopened HDFS-4925:
---------------------------------

> TestQuorumJournalManager.testPurgeLogs intermittently Fails assertNoThreadsMatching
> -----------------------------------------------------------------------------------
>
>                 Key: HDFS-4925
>                 URL: https://issues.apache.org/jira/browse/HDFS-4925
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: qjm, test
>    Affects Versions: 3.0.0
>            Reporter: Tao Luo
>            Priority: Minor
>         Attachments: TestQuorumJournalManager.rtf
>
>
> On Jenkins, I saw this assert fail in the @After shutdown() for 
> TestQuorumJournalManager.testPurgeLogs():
> {code}    // Should not leak clients between tests -- this can cause flaky tests.
>     // (See HDFS-4643)
>     GenericTestUtils.assertNoThreadsMatching(".*IPC Client.*");
> {code}
> https://builds.apache.org/job/PreCommit-HDFS-Build/4546//testReport/
> I could not reproduce locally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)