Jinglun created HDFS-14867:
------------------------------
Summary: RBF: RouterRpcServer.getListing() returns wrong owner,
group and permission.
Key: HDFS-14867
URL: https://issues.apache.org/jira/browse/HDFS-14867
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Jinglun
Assignee: Jinglun
It's a simple bug, caused by RouterClientProtocl#821, a broken path is passed
to getMountPointStatus(). We should pass the full path of the child.
The original test case TestRouterMountTable.testMountTablePermissionsNoDest()
doesn't cover enough cases, so I extend it. Test case
TestRouterMountTable.testGetMountPointStatusWithIOException() is also broken,
userB and groupB should be set to entry /testA/testB.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]