Hi,
Two cases here:
*Topic:*
Producer is sending persistent message to a topic "A" and subscriber has
subscribed using selector on topic "A" (durable subscription). Now will all
message send on "A" get stored in persistent store or only message which
matches selector criteria get stored?
*Queue:*
Producer is sending persistent message to a queue "B" and consumer is
consuming using selector on queue "B". Now will all message send on "B" get
stored in persistent store or only message which matches selector criteria
get stored?
Thanks,
--bansalp
Two cases here:
*Topic:*
Producer is sending persistent message to a topic "A" and subscriber has
subscribed using selector on topic "A" (durable subscription). Now will all
message send on "A" get stored in persistent store or only message which
matches selector criteria get stored?
*Queue:*
Producer is sending persistent message to a queue "B" and consumer is
consuming using selector on queue "B". Now will all message send on "B" get
stored in persistent store or only message which matches selector criteria
get stored?
Thanks,
--bansalp