[
https://issues.apache.org/jira/browse/HDFS-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA resolved HDFS-4925.
---------------------------------
Resolution: Duplicate
Fix Version/s: (was: 2.6.5)
(was: 2.7.3)
(was: 2.8.0)
> 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)