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

Hadoop QA commented on HDFS-6480:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12650353/HDFS-6480.001.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/7116//console

This message is automatically generated.

> Move waitForReady() from FSDirectory to FSNamesystem
> ----------------------------------------------------
>
>                 Key: HDFS-6480
>                 URL: https://issues.apache.org/jira/browse/HDFS-6480
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>         Attachments: HDFS-6480.000.patch, HDFS-6480.001.patch
>
>
> Currently FSDirectory implements a barrier in {{waitForReady()}} / 
> {{setReady()}} so that it only serve requests once the FSImage is fully 
> loaded.
> As a part of the effort to evolve {{FSDirectory}} to a class which focuses on 
> implementing the data structure of the namespace, this jira proposes to move 
> the barrier one level higher to {{FSNamesystem}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to