Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.4.0
-
None
-
None
Description
assert failure of ITestAbfsListStatusRemoteIterator.estWithAbfsIteratorDisabledWithoutHasNext on a (probably) overloaded parallel test run.
Did not occur standalone.
Before identifying/fixing causes, the test case could be improved for more informative error reporting
- report when the fileNames.remove(pathStr) call returned false: the listing had found an unexpected value
- tune the assert which did fail to include the unknown element.
This may just be a bug from duplicate filenames, in which case the patch in progress for that should make it "go away"
Attachments
Issue Links
- relates to
-
HADOOP-17475 ABFS : add high performance listStatusIterator
- Resolved