He Xiaoqiao created HDFS-14430:
----------------------------------

             Summary: RBF: Fix MockNamenode bug about mocking RPC getListing 
and mkdir
                 Key: HDFS-14430
                 URL: https://issues.apache.org/jira/browse/HDFS-14430
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: rbf
            Reporter: He Xiaoqiao
            Assignee: He Xiaoqiao


Some unexpected result when invoke mocking #getListing and #mkdirs in current 
MockNamenode implement.
* for mock mkdirs, we do not check if parent directory exists.
* for mock getListing, some child dirs/files are not listing.
It may be cause some unexpected result and cause some unit test fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to