|
Tom White made changes - 11/Mar/08 11:47 AM
Tom White made changes - 11/Mar/08 11:47 AM
Tom, could you please address the hudson warning and resubmit the patch. Thanks!
Devaraj Das made changes - 13/Mar/08 09:47 AM
I've fixed the release audit problem, the failing unit test reported by hudson was unrelated to this patch. However, this test now hangs consistently - it looks like it's related to the changes in
Tom White made changes - 13/Mar/08 10:23 AM
Tracked down the problem - the change in
java.lang.RuntimeException: java.lang.NoSuchMethodException: java.lang.Long.<init>() The fix is to get the deserializer to create the key and value types, if needed. I'm testing a patch.
Tom White made changes - 13/Mar/08 12:50 PM
Tom White made changes - 13/Mar/08 12:51 PM
Tom White made changes - 13/Mar/08 12:55 PM
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12377777/hadoop-2997-v3.patch against trunk revision 619744. @author +1. The patch does not contain any @author tags. tests included +1. The patch appears to include 3 new or modified tests. javadoc +1. The javadoc tool did not generate any warning messages. javac +1. The applied patch does not generate any new javac compiler warnings. release audit +1. The applied patch does not generate any new release audit warnings. findbugs +1. The patch does not introduce any new Findbugs warnings. core tests -1. The patch failed core unit tests. contrib tests +1. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1960/testReport/ This message is automatically generated.
Nigel Daley made changes - 24/Mar/08 11:04 PM
I just committed this. Thanks, Tom!
Devaraj Das made changes - 28/Mar/08 09:40 AM
Integrated in Hadoop-trunk #444 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/444/
Integrated in Hadoop-trunk #445 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/445/
Nigel Daley made changes - 21/May/08 08:06 PM
Owen O'Malley made changes - 08/Jul/09 04:52 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://issues.apache.org/jira/secure/attachment/12377604/hadoop-2997.patch
against trunk revision 619744.
@author +1. The patch does not contain any @author tags.
tests included +1. The patch appears to include 3 new or modified tests.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new javac compiler warnings.
release audit -1. The applied patch generated 193 release audit warnings (more than the trunk's current 192 warnings).
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests -1. The patch failed core unit tests.
contrib tests +1. The patch passed contrib unit tests.
Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1945/testReport/




Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1945/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1945/artifact/trunk/build/test/checkstyle-errors.html
Release audit warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1945/artifact/trunk/current/releaseAuditDiffWarnings.txt
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1945/console
This message is automatically generated.