"/current/finalized/" is not the name of the finalized directory. Its just a constant string used in unit tests.
On Mon, Aug 24, 2009 at 2:01 PM, Konstantin Shvachko (JIRA) <[email protected] > wrote: > > [ > https://issues.apache.org/jira/browse/HDFS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747068#action_12747068] > > Konstantin Shvachko commented on HDFS-544: > ------------------------------------------ > > > I do not think it is a good idea to have a static method in core to > support only unit tests. > > It is not only to support tests. It is the definition of the finalized > directory name. > > > Add a "rbw" sub directory to DataNode data directory > > ---------------------------------------------------- > > > > Key: HDFS-544 > > URL: https://issues.apache.org/jira/browse/HDFS-544 > > 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: datanodeOnDiskLayout.patch, > datanodeOnDiskLayout1.patch, datanodeOnDiskLayout2.patch > > > > > > Add a "rbw" sub directory to DataNode to persist RBW, RWR, and RUR > replicas. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
