-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-alpha4
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
The following test fails:
TestFileSystemOperationExceptionHandling.testSingleThreadBlockBlobSeekScenario Expected exception: java.io.FileNotFoundException TestFileSystemOperationsExceptionHandlingMultiThreaded.testMultiThreadBlockBlobSeekScenario Expected exception: java.io.FileNotFoundException
I did early analysis and found HADOOP-14478 maybe the reason. I think we can fix the test itself here.
- is broken by
-
HADOOP-14478 Optimize NativeAzureFsInputStream for positional reads
-
- Resolved
-