Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0, 3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
After HDFS-10426, the test TestPendingInvalidateBlock#testPendingDeletion still fails sometimes. As iwasakims commented in HDFS-10426(https://issues.apache.org/jira/browse/HDFS-10426?focusedCommentId=15539826&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15539826), we should add a line DFSTestUtil.waitForReplication to wait for the IBR and not do the assert opertion first.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10426 TestPendingInvalidateBlock failed in trunk
- Resolved