[ 
https://issues.apache.org/jira/browse/HDFS-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220034#comment-14220034
 ] 

Haohui Mai commented on HDFS-7416:
----------------------------------

Ideally audit log should be as close as the user-facing interface as possible. 
The current implementation, however, captures additional information in the 
audit log (e.g., the audit log of mkdirs() / create() also has file stat 
information). I think it is okay to leave it in {{FSNameSystem}}.

> Revisit the abstraction between NameNodeRpcServer, FSNameSystem and 
> FSDirectory
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-7416
>                 URL: https://issues.apache.org/jira/browse/HDFS-7416
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> {{NameNodeRpcServer}}, {{FSNameSystem}} and {{FSDirectory}} implement the 
> namespace of the NN. In the current implementation the boundary of these 
> classes are not fully clear.
> This jira tracks the efforts of clarifying the boundaries between these three 
> classes so that they can be more easily maintained in the long term.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to