No, thats not what is happens. I sent 10 messages with 0 group id and they
were all recived by same consumer.
James.Strachan wrote:
>
> 2008/8/26 Marko111 <markoforge@yahoo.com>:
>>
>> Hi,
>>
>> I am using NMSXGroupSeq property of AcitveMQMessage object to terminate
>> group sequence. When set 0 this property does not close the group instead
>> it
>> continues to send messages to the same consumer!
>> It seem that non-zero value changes the consumer but it changes it event
>> for
>> message containing it!
>>
>> I think that value of 0 should close the message group and reassign any
>> new
>> messages to another consumer, or am I missing somethig?
>
> Zero is used to close the current message group; so it should be sent
> to the current message group, but that any future messages should go
> to a new message group. Is that what you see?
>
> --
> James
> -------
> http://macstrac.blogspot.com/
>
> Open Source Integration
> http://open.iona.com
>
>
--
View this message in context: http://www.nabble.com/NMSXGroupSeq-and-ActiveMQMessage-tp19163805p19175782.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|