Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Invalid
-
2.3.0
-
None
-
None
Description
The implementation of HDFS-6984 now uses the passed in FSPermission to pull out the ACL and other information. Therefore passing in a null is no longer adequate and hence causes a NPE when listing files.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-6984 Serialize FileStatus via protobuf
- Resolved
- relates to
-
HDFS-12344 LocatedFileStatus regression: no longer accepting null FSPermission
- Resolved
- links to