|
From: b. <no...@so...> - 2010-04-21 17:27:33
|
#72: Testing - Make changes to allow all tests of TestServiceStarter to pass
when run using both ant & eclipse
--------------------------------+-------------------------------------------
Reporter: btmurphy | Owner: btmurphy
Type: defect | Status: new
Priority: major | Milestone:
Component: Bigdata Federation | Version:
Keywords: |
--------------------------------+-------------------------------------------
Comment(by btmurphy):
To address the issue related to changeset 2614
and the overriding of the groups to join, rather
than overloading the fedname, a zrootname should
be added to com/bigdata/jini/start/testfed.config,
and the JiniClient groups should be augmented to
include both the fedname and the new zrootname.
Related to the above, references to 'fedname' in
com.bigdata.jini.start.AbstractFedZooTestCase.java
should be changed to zrootname.
Additionally, to address the ClassNotFoundException
issue (QuorumPeerMain) when launching TestServiceStarter
using ant, under the run-junit target of build.xml,
the java.class.path system property should be set to
the value of the run.class.path property.
--
Ticket URL: <http://sourceforge.net/apps/trac/bigdata/ticket/72#comment:2>
bigdata® <http://www.bigdata.com/blog>
bigdata® is a scale-out storage and computing fabric supporting optional transactions, very high concurrency, and very high aggregate IO rates.
|