[
https://issues.apache.org/jira/browse/ZOOKEEPER-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907442#comment-15907442
]
Hadoop QA commented on ZOOKEEPER-169:
-------------------------------------
+1 overall. GitHub Pull Request Build
+1 @author. The patch does not contain any @author tags.
+0 tests included. The patch appears to be a documentation patch that
doesn't require 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 (version 3.0.1)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/407//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/407//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/407//console
This message is automatically generated.
> Content needed: "Connecting to ZooKeeper"
> -----------------------------------------
>
> Key: ZOOKEEPER-169
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-169
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: documentation
> Reporter: Robbie Scott
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> We need the content which describes how to a client should connect to a
> zookeeper server. Ideally this would have pseudo code describing any lead-up
> (for example resource allocation, etc), a few lines of sample code in Java,
> and a few parallel lines in C.
> Any commentary would be highly appreciated. Stuff like, "You can open an
> unlimited number of ZooKeeper connections because..." or "Opening too many
> connections to ZooKeeper is not advisable because..." -- in short, anything
> that is not obvious to the new ZooKeeper developer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)