[
https://issues.apache.org/jira/browse/ZOOKEEPER-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913102#action_12913102
]
Hadoop QA commented on ZOOKEEPER-864:
-------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12454033/ZOOKEEPER-864.diff
against trunk revision 998200.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 34 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 generated 27 release audit warnings
(more than the trunk's current 26 warnings).
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/117/testReport/
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/117/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/117/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/117/console
This message is automatically generated.
> Hedwig C++ client improvements
> ------------------------------
>
> Key: ZOOKEEPER-864
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-864
> Project: Zookeeper
> Issue Type: Improvement
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 3.4.0
>
> Attachments: warnings.txt, ZOOKEEPER-864.diff, ZOOKEEPER-864.diff,
> ZOOKEEPER-864.diff
>
>
> I changed the socket code to use boost asio. Now the client only creates one
> thread, and all operations are non-blocking.
> Tests are now automated, just run "make check".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.