You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/08/11 02:52:14 UTC

[jira] Created: (HDFS-537) DataNode uses ReplicaBeingWritten to support dfs writes/hflush

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


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.


[jira] Resolved: (HDFS-537) DataNode uses ReplicaBeingWritten to support dfs writes/hflush

Posted by "Hairong Kuang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hairong Kuang resolved HDFS-537.
--------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I've committed this!

> 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.