I have seen -ve pending messages in web interface.
fulldec wrote:
>
> Hi everyone.
> We have an application using ActiveMQ for messaging. The order of messages
> is significant for us.
> There is a problem when we have a lot of messages hanging in a queue:
> 1. Generate a lot of messages (arou
bsnyder wrote:
>
> Regarding the message order, do you have the strictOrderDispatchPolicy
> configured for the destination in the activemq.xml? See the following
> for more info:
>
> http://activemq.apache.org/total-ordering.html
>
As far as I got from the article, this option is turned on whe
On Mon, Jul 13, 2009 at 7:15 AM, fulldec wrote:
>
> I've seen this defect:
> http://issues.apache.org/activemq/browse/AMQ-729
>
> Anyway reproducing test steps from the issue doesn't show an problems. That
> script works correctly.
That issue is over three years old and no longer applies to the
cu
On Mon, Jul 13, 2009 at 6:56 AM, fulldec wrote:
>
> Hi everyone.
> We have an application using ActiveMQ for messaging. The order of messages
> is significant for us.
> There is a problem when we have a lot of messages hanging in a queue:
> 1. Generate a lot of messages (around 2).
> 2. Start s
I've seen this defect:
http://issues.apache.org/activemq/browse/AMQ-729
Anyway reproducing test steps from the issue doesn't show an problems. That
script works correctly.
--
View this message in context:
http://www.nabble.com/Messages-order-corrupt.-tp24459534p24459824.html
Sent from the Activ