[
https://issues.apache.org/jira/browse/ZOOKEEPER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12685414#action_12685414
]
Chris Darroch commented on ZOOKEEPER-343:
-----------------------------------------
Great patch; thank you -- this would have helped me avoid the regression from
ZOOKEEPER-326/330/341. I ran the unit tests after ZOOKEEPER-330 and everything
looked good; there was one non-reproducible error which I went away after the
first test run and which I chalked up to my ancient CPU's slow speed. A
classic case of PEBKAC where the computer knew better than I did that there
really was a problem.
> add tests that specifically verify the zkmain and qpmain classes
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-343
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-343
> Project: Zookeeper
> Issue Type: Improvement
> Components: tests
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-343.patch
>
>
> We are missing tests for these two main() routines.
> Add tests that verify standalone and quorum (2 servers is probably enough) by
> starting and connecting a client.
> Use on-disk configuration files to configure these.
> (ie verify starting with actual config files)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.