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 -- View this message in context: http://activemq.2283324.n4.nabble.com/Persistent-message-and-selectors-tp4689542.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.