|
[
Permlink
| « Hide
]
Tsz Wo (Nicholas), SZE added a comment - 18/Sep/08 12:30 AM
4176_20080917.patch: first complete patch for reviewing.
This looks good. Only a couple minor suggestions in DFSClient:
Would you expect the load on the namenode to be significant for large numbers of checksum requests? Might it make sense to redirect this request to a datanode that can compute and return the checksum? > Would you expect the load on the namenode to be significant for large numbers of checksum requests? Might it make sense to redirect this request to a datanode that can compute and return the checksum?
Yes, we should do URL redirect. 4176_20080918.patch: Incorporated all Chris's comments. [exec] +1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] +1 tests included. The patch appears to include 3 new or modified tests.
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
Testing it locally. 4176_20080918b.patch: The Servlet classes should be static.
Forgot to upload the latest patch. The previous test-patch results was run on this patch Looks good; +1, assuming tests all pass.
4176_20080918c.patch: fixed a bug in the test.
4176_20080919.patch: I should set the conf value in the test but not change MiniDFSCluster. Otherwise, other tests will fail.
I tested the patch locally. It only failed on TestLimitTasksPerJobTaskScheduler, which is not related to the patch. See
I just committed this.
Integrated in Hadoop-trunk #611 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/611/
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||