[
https://issues.apache.org/jira/browse/HADOOP-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903889#action_12903889
]
Eli Collins commented on HADOOP-6928:
-------------------------------------
+1
Here are test-patch results from branch-0.20. I think the eclipse classpath
error is bogus.
{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 2 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 Eclipse classpath. The patch causes the Eclipse classpath to
differ from the contents of the lib directories.
{noformat}
> Fix BooleanWritable comparator in 0.20
> --------------------------------------
>
> Key: HADOOP-6928
> URL: https://issues.apache.org/jira/browse/HADOOP-6928
> Project: Hadoop Common
> Issue Type: Bug
> Components: io
> Affects Versions: 0.20.0, 0.20.1, 0.20.2
> Reporter: Owen O'Malley
> Fix For: 0.20.3
>
> Attachments: h-6928-2.patch, h-6928.patch
>
>
> The RawComparator for BooleanWritable was fixed as part of HADOOP-5699 in
> 0.21 and trunk. The fix should be pushed back into 0.20.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.