Andrew Wang created HDFS-9881: --------------------------------- Summary: DistributedFileSystem#getTrashRoot returns incorrect path for encryption zones Key: HDFS-9881 URL: https://issues.apache.org/jira/browse/HDFS-9881 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.8.0 Reporter: Andrew Wang Assignee: Andrew Wang Priority: Critical
getTrashRoots is missing a "/" in the path concatenation, so ends up putting files into a directory named "/ez/.Trashandrew" rather than "/ez/.Trash/andrew" -- This message was sent by Atlassian JIRA (v6.3.4#6332)