|
[
Permlink
| « Hide
]
Chris Douglas added a comment - 30/May/08 11:46 PM - edited
Corrects accounting and puts allocations in terms of #bytes required per record. No unit tests are included, as allocations internal to MapOutputBuffer aren't easily queried or observed.
Updated to include fewer embarrassing errors...
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12383158/3475-1.patch against trunk revision 661918. +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. -1 core tests. The patch failed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2530/testReport/ This message is automatically generated. To be consistent, (Integer.SIZE / 8) should be either (Integer.SIZE / Byte.SIZE) or just 4. Otherwise, patch looks good.
Incorporated Nicholas's feedback
Integrated in Hadoop-trunk #511 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/511/
Reopening this, as it is necessary for 0.17.1
I just committed this to the 0.17 branch.
Integrated in Hadoop-trunk #523 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/523/
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||