Chris Douglas created HADOOP-15106: -------------------------------------- Summary: FileSystem::open(PathHandle) should throw a specific exception on validation failure Key: HADOOP-15106 URL: https://issues.apache.org/jira/browse/HADOOP-15106 Project: Hadoop Common Issue Type: Improvement Reporter: Chris Douglas Priority: Minor
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. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org