How did you inject the 10 millisecond gap?
I cannot tell it form the the routes those you showed.


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Monday, April 15, 2013 at 6:50 PM, bhanuprakash wrote:

> I fired 100 FIX messages with a injector with 10 millisecond gap inbetween.
>  
> The routes looked like this
>  
> <route 1 >
> <from <b>quickfix* >
> <to <b>direct*:process >
> </route 1>
>  
> <route 2>
> <from <b>direct*:process>
> <to <b>bean*:transform>
> </route2>
>  
> I am able to recieve 75-80 messages everytime I test this.
>  
> But , when I do this  
>  
> <route 1>
> <from <b>quickfix*>
> <to <b>file*:C:\trades>
> <route 1>
>  
> The directory does recieve 100 files. So I know its not an issue with Camel
> quickfix component.  
>  
> I moved to *seda* from *direct* and the issue got resolved , but not able to
> find the root cause for this.
>  
> Appreciate any help .
>  
>  
> Thanks
>  
>  
>  
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Quickfix-to-Direct-message-loss-tp5730892.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to