[
https://issues.apache.org/jira/browse/HDFS-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang resolved HDFS-4925.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.6.5
2.7.3
2.8.0
I am going to resolve this as fixed. The assertion failure was fixed via
HDFS-9347.
> 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
> Fix For: 2.8.0, 2.7.3, 2.6.5
>
> 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)