Description
In ImageLoaderCurrent#processINode, the permission is not read for symlink INodes. So after incorrectly reading in the first symbolic link , the next INode can't be read.
HDFS-4850 broke this while fixing other issues.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-4850 fix OfflineImageViewer to work on fsimages with empty files or snapshots
- Closed