[
https://issues.apache.org/jira/browse/HADOOP-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906890#action_12906890
]
Hadoop QA commented on HADOOP-6930:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12453696/Hadoop-6930_2.patch
against trunk revision 992479.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 6 new or modified tests.
-1 javadoc. The javadoc tool appears to have generated 1 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 generated 4 release audit warnings
(more than the trunk's current 2 warnings).
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
+1 system tests framework. The patch passed system tests framework compile.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/669/testReport/
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/669/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/669/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/669/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/669/console
This message is automatically generated.
> AvroRpcEngine doesn't work with generated Avro code
> ---------------------------------------------------
>
> Key: HADOOP-6930
> URL: https://issues.apache.org/jira/browse/HADOOP-6930
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Attachments: Hadoop-6930.patch, Hadoop-6930_1.patch,
> Hadoop-6930_2.patch
>
>
> AvroRpcEngine uses 'reflect' based java implementation. There should be a way
> to have it work with 'specific' (generated code from avro idl).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.