On Wed, Jul 8, 2009 at 2:11 PM, Rafael Schloming<[email protected]> wrote:
> Aidan Skinner wrote: >> Which nicely brings us back to the thing I was trying to address when >> I started making these changes in the first place - Failover tests >> need to be able to start and stop two brokers with stores. >> PeristentStoreTest also needs to do something similar. > > Don't the failover tests already do this? Not really. You can't start two brokers with stores since the stores end up in the same place. Which is what the whole java.io.tmpdir stuff was about in any case. Until a couple of weeks ago the second broker ended up being in the same VM as well. :/ - Aidan -- Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org "A witty saying proves nothing" - Voltaire --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
