Alright, I coded a simple solution basically using a bounded LinkedList as an LRU cache for filtering already processed message IDs on the callback.
This is not the most efficient approach (overhead piping payload through Spring/Camel, before reaching my filtering logic & potential for contention in high-throughput scenarios) but it should do for us until we hopefully get a proper fix in Camel 2.9. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Each-concurrentConsumer-on-JMS-Topic-receives-ALL-msgs-tp4558687p4561798.html Sent from the Camel - Users mailing list archive at Nabble.com.