wangzhiyuan created HDFS-13233:
----------------------------------
Summary: RBF:getMountPoint return wrong mount point if the input
path contains the mount point
Key: HDFS-13233
URL: https://issues.apache.org/jira/browse/HDFS-13233
Project: Hadoop HDFS
Issue Type: Bug
Components: hdfs
Affects Versions: 3.2.0
Reporter: wangzhiyuan
Suppose the mount point table include: "/" "/user" "/user/test" "/user/test1",
if the input path is "/user/test111", the return mount point of
(MountTableResolver->getMountPoint) is "/user/test1", but the correct one
should be "/user".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]