[
https://issues.apache.org/jira/browse/ZOOKEEPER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-343:
-----------------------------------
Attachment: ZOOKEEPER-343.patch
this patch does the following:
1) adds tests for zkmain and qpmain
2) refactors the these main classes to allow easier testing
3) cleans up these main classes wrt exiting and arg processing
4) also refactored/cleaned the config classes - in particular they
are no longer essentially global variables.
the tests in 1 verify 2/3/4.
> 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
> 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.