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

Hairong Kuang commented on HDFS-537:
------------------------------------

Ant test-patch results:
     [exec] +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 12 new or 
modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec]
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.

> DataNode uses ReplicaBeingWritten to support dfs writes/hflush
> --------------------------------------------------------------
>
>                 Key: HDFS-537
>                 URL: https://issues.apache.org/jira/browse/HDFS-537
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node
>    Affects Versions: Append Branch
>            Reporter: Hairong Kuang
>            Assignee: Hairong Kuang
>             Fix For: Append Branch
>
>         Attachments: exposeReplicaInfo.patch, exposeReplicaInfo1.patch, 
> exposeReplicaInfo2.patch
>
>
> This jira adds subdirectory "rbw" to data directory to support replicas 
> created on dfs writes/hflush, uses ReplicaBeingWritten to represent replicas 
> created on dfs writes/hflush, and some changes to make code more readable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to