Re: [Quickfix-developers] Rejected messages and resend requests
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-01-26 15:14:08
|
No, we don't do anything like this currently. We'll add this to our=20 implementation schedule. --oren On Jan 26, 2005, at 4:18 AM, fra...@fr... wrote: > QuickFIX Documentation:=20 > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ:=20 > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hello, > > It seems to me that Quickfix incorrectly resends rejected messages (at=20= > session > level). > > Quoting the Fix protocol: > "If the sending application chooses to retransmit the rejected=20 > message, it > should be assigned a new sequence number and sent with PossResend=3DY." > > In my understanding, when responding to a resend request, Quickfix=20 > should not > resend a previously rejected message but generate a Sequence Request=20= > to skip to > the next valid message. > > Correct me if I am wrong, I see no mechanism currently implemented in=20= > the engine > doing this. Unfortunately this does not look very easy. Since the=20 > engine should > remember rejected messages, this has to be stored in persistence. > > Best regards, > > Fran=E7ois > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive = Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |