Re: duplicate message problem on ActiveMQ5.2.0

2009-02-15 Thread gfodor
;>> >>> >> > > > > -- > http://blog.garytully.com > > Open Source SOA > http://FUSESource.com > > -- View this message in context: http://www.nabble.com/duplicate-message-problem-on-ActiveMQ5.2.0-tp20889152p22025410.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: duplicate message problem on ActiveMQ5.2.0

2008-12-22 Thread Gary Tully
Liu, you can get same at: http://repo.fusesource.com/maven2/org/apache/activemq/apache-activemq/5.2.0.1-fuse/ 2008/12/9 Leon Liu : > Hi gary, > The fix can migrate to version 5.2.0? I think it is a critical bug. > Leon Liu > > Gary Tully 写道: >> Leon, >> can you try a recent snapshot[1], I think yo

Re: duplicate message problem on ActiveMQ5.2.0

2008-12-08 Thread Leon Liu
Hi gary, The fix can migrate to version 5.2.0? I think it is a critical bug. Leon Liu Gary Tully 写道: > Leon, > can you try a recent snapshot[1], I think your issue may be another > variant of https://issues.apache.org/activemq/browse/AMQ-2020 which I > fixed last week. > > [1] > http://people.apa

Re: duplicate message problem on ActiveMQ5.2.0

2008-12-08 Thread Gary Tully
Leon, can you try a recent snapshot[1], I think your issue may be another variant of https://issues.apache.org/activemq/browse/AMQ-2020 which I fixed last week. [1] http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apache-activemq/5.3-SNAPSHOT/ 2008/12/8 Leon Liu <[EMAIL P

duplicate message problem on ActiveMQ5.2.0

2008-12-07 Thread Leon Liu
Hi , We find that ActiveMQ will produce a duplicate message under many comcumers . First We send 400,000 message to broker, then start comsumer thread to recieve message.If We have more comsumer Threads, more duplicate messages would appear. We recieve messages from a broker with 10 threads , dupli