10 messages, and 10 times validations were my fault. I have noticed  another
thread
<http://camel.465427.n5.nabble.com/concurrentConsumers-basic-question-td4535789.html>
  
a bit late. My configuration was 10 concurrentConsumers as default. Now I
changed route to have parameters
"?maxConcurrentConsumers=1&concurrentConsumers=1" now I see validation once,
and one consumer on VirtualTopic, and 1 message enqueued on error topic.

But still I am receiving a message to Consumer queues of main topic. Is
there a syntax to prevent that?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Validate-message-of-VirtualTopic-before-it-reaches-to-consumers-tp5730714p5730715.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to