FileStatus allows null srcPath but crashes if that's done
---------------------------------------------------------
Key: HADOOP-6796
URL: https://issues.apache.org/jira/browse/HADOOP-6796
Project: Hadoop Common
Issue Type: Bug
Components: fs
Reporter: Rodrigo Schmidt
Assignee: Rodrigo Schmidt
Priority: Minor
FileStatus allows constructor invocation with a null srcPath but many methods
like write, readFields, compareTo, equals, and hashCode depend on this property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.