tabish...@gmail.com wrote
> The broker won't be able to select on the MessageID as the AMQP message 
> ID is foreign to the broker and it must create its own internal instance 
> in order to properly function so the ID the client assigns wouldn't 
> match what the real broker side message has as its ID.

Message is instance of javax.jms.Message. So the JMS Message ID and
JMSMessageID selector is also foreign to the Artemis broker?

The question regarding AMQP filtering was meant if AMQP selectors are
supported (like amqp.message_id, amqp.creation_time)? It has nothing to do
with JMS selectors (like JMSMessageID, JMSTimestamp).



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/JMSMessageID-filtering-tp4712257p4712297.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to