This pattern holds true even if the user isn't subscribed to the topic that
contains the last message in the tree matching this policyEntry.

So if I publish 3 messages to each of these topics 
status.a
status.b
status.c

Then subscribe to status.a I receive one message from topic status.c which
received the last message (note there is no status.c consumer at this
point).

If I then subscribe to status.b and status.c I receive the same status.c
message for both consumers

I'm using RC-3 with persistent messages, retroactive consumers and the
policyMap in my previous post.
--
View this message in context: 
http://www.nabble.com/Special-Topic-Queue...-t1558344.html#a4441786
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to