[
https://issues.apache.org/jira/browse/ZOOKEEPER-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt resolved ZOOKEEPER-278.
------------------------------------
Resolution: Implemented
A test jar is currently provided in our Apache Nexus maven artifact repository.
> Create a test jar
> -----------------
>
> Key: ZOOKEEPER-278
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-278
> Project: ZooKeeper
> Issue Type: Improvement
> Components: tests
> Reporter: Nitay Joffe
> Priority: Minor
>
> I am working on integrating ZooKeeper into HBase. I've found myself copying a
> lot of the test infrastructure code from places like zk.t.QuorumTest to
> create classes like MiniZooKeeper so that I can test my new additions in
> HBase. I think things would be a lot easier if we shipped a ZooKeeper test
> jar for others to use. Additionally, I think we should clean up the test code
> a bit so that the tests use some common infrastructure rather than each doing
> its own setup/teardown of a ZK cluster. I believe this is how things are done
> for testing Hadoop things HBase.
> For more context, see hbase-1144.patch in
> https://issues.apache.org/jira/browse/HBASE-1144
> I would do this myself but I can't currently contribute to Apache projects
> other than HBase because of company issues.
--
This message was sent by Atlassian JIRA
(v6.1#6144)