Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.1
-
None
Description
TestDeleteBlockPool checks the existence of a block pool by checking the directories in the file-based block pool exists. However, it does not apply to non file based fsdataset.
We can fix it by abstracting the checking logic behind FsDatasetTestUtils.
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-9267 TestDiskError should get stored replicas through FsDatasetTestUtils.
- Resolved