Re: [Quickfix-developers] Request resend
Brought to you by:
orenmnero
From: Fad <s.f...@gm...> - 2006-04-11 19:23:43
|
Server uses FileStore and "UY" is my custom type message. The difference in the timestamp is not a problem, the Fix messages that I had post are only for example. However in the tests that I have done, I have found that: *** In syncronized session *** if the client send a "ResendRequest", the QuickFix engine on server side answers with SeqReset-GapFill with PossDupFlag set to "Y". It is perfect for me. *** In not syncronized session *** If the client send a "ResendRequest", the QuickFix engine on server side instead of resend the message that are stored in message's log, it send SeqReset-GapFill with PossDupFlag set to "Y". It is not all right for me. Stefano. P.S. Sorry for double emails. -- View this message in context: http://www.nabble.com/Request-resend-t1427100.html#a3868722 Sent from the QuickFIX - Dev forum at Nabble.com. |