[ https://issues.apache.org/jira/browse/HDFS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805818#action_12805818 ]
Min Zhou commented on HDFS-265: ------------------------------- @Hairong Kuang Which algorithm did you pick for read operation of hdfs? How can I find it from the trunk ? btw, I think "A DataNode changes its (BA, BR) to be (a+b, a+b) right after step 2.a " should be ".. 3.a" on Page 5 of your appendDesign2.pdf Min > Revisit append > -------------- > > Key: HDFS-265 > URL: https://issues.apache.org/jira/browse/HDFS-265 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 0.21.0 > Reporter: Hairong Kuang > Assignee: Hairong Kuang > Fix For: 0.21.0 > > Attachments: a.sh, appendDesign.pdf, appendDesign.pdf, > appendDesign1.pdf, appendDesign2.pdf, AppendSpec.pdf, AppendTestPlan.html, > AppendTestPlan.html, AppendTestPlan.html, AppendTestPlan.html, > AppendTestPlan.html, AppendTestPlan.html, AppendTestPlan.html, > AppendTestPlan.html, AppendTestPlan.html, TestPlanAppend.html > > > HADOOP-1700 and related issues have put a lot of efforts to provide the first > implementation of append. However, append is such a complex feature. It turns > out that there are issues that were initially seemed trivial but needs a > careful design. This jira revisits append, aiming for a design and > implementation supporting a semantics that are acceptable to its users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.