[
https://issues.apache.org/jira/browse/HDFS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751251#action_12751251
]
Tsz Wo (Nicholas), SZE commented on HDFS-585:
---------------------------------------------
{noformat}
[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 7 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.
{noformat}
Passed all unit tests except TestBackupNode (see HDFS-192).
> Datanode should serve up to visible length of a replica for read requests
> -------------------------------------------------------------------------
>
> Key: HDFS-585
> URL: https://issues.apache.org/jira/browse/HDFS-585
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: data-node
> Affects Versions: Append Branch
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: Append Branch
>
> Attachments: h585_20090903.patch
>
>
> As a part of the design in HDFS-265, datanodes should return all bytes within
> the visible length of a replica to the DFSClient in order to support read
> consistency.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.