Description
Callers of FileSystem::open(PathHandle) cannot distinguish between I/O errors and an invalid handle. The signature should include a specific, checked exception for this case.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-15117 open(PathHandle) contract test should be exhaustive for default options
- Resolved