You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Bruce Snyder <br...@gmail.com> on 2008/08/14 19:43:36 UTC

Tests for the AMQ store?

I am trying to understand how the AMQ store works and how it uses the
systemUsage config, but I'm not finding any tests anywhere for the AMQ
store. Are there any tests for the AMQ store?

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Re: Tests for the AMQ store?

Posted by Gary Tully <ga...@gmail.com>.
there ain't much, one small example is
org.apache.activemq.bugs.MissingDataFileTest but the emphasis is on
concurrency rather than the data store. It does use systemUsage.

2008/9/2 Bruce Snyder <br...@gmail.com>:
> On Thu, Aug 14, 2008 at 11:43 AM, Bruce Snyder <br...@gmail.com> wrote:
>> I am trying to understand how the AMQ store works and how it uses the
>> systemUsage config, but I'm not finding any tests anywhere for the AMQ
>> store. Are there any tests for the AMQ store?
>
> Anyone?
>
> Bruce
> --
> perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
>
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
>
> Blog: http://bruceblog.org/
>

Re: Tests for the AMQ store?

Posted by Bruce Snyder <br...@gmail.com>.
On Thu, Aug 14, 2008 at 11:43 AM, Bruce Snyder <br...@gmail.com> wrote:
> I am trying to understand how the AMQ store works and how it uses the
> systemUsage config, but I'm not finding any tests anywhere for the AMQ
> store. Are there any tests for the AMQ store?

Anyone?

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/