Sorry.
I just test the scenario manually .
It is difficult for me to write a junit test for the test scenario.
Gary Tully wrote:
>
> can you package up your test case or ideally mash it into a junit test
> case along the lines of some of the tests in:
> http://svn.apache.org/viewvc/activemq/t
can you package up your test case or ideally mash it into a junit test
case along the lines of some of the tests in:
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/
BrokerQueueNetworkWithDisconnectTest and NoDuplicateOnTopicNetworkTest
may prov
I use the same test case to test the 5.4-SNAPSHOT and the 5.3.3-SNAPSHOT
which both have the duplicate message.
So it maybe a bug in the version 5.3.0 ,5.3.2,5.3.3-SNAPSHOT and
5.4-SNAPSHOT.
Gary Tully wrote:
>
> can you try your test case against a 5.4-SNAPSHOT?
>
> On 26 July 2010 10:47,
can you try your test case against a 5.4-SNAPSHOT?
On 26 July 2010 10:47, honno wrote:
>
> HI,all.
> I use failover transport to connect to brokerA and brokerB.The brokerA and
> brokerB use a networkConnector to connect each other.
>
> But i found the brokerA has a duplicate message when restart