RE: [Quickfix-developers] Resend Request not sent
Brought to you by:
orenmnero
From: James C. D. <jc...@co...> - 2004-04-27 19:54:18
|
I think this existing test covers it. 1a_ValidLogonMsgSeqNumTooHigh.def # if the message sequence number is too high, respond with logon and = send # resend request iCONNECT I8=3DFIX.4.0=0135=3DA=0134=3D5=0149=3DTW=0152=3D<TIME>=0156=3DISLD=0198=3D= 0=01108=3D30=01 E8=3DFIX.4.0=019=3D57=0135=3DA=0134=3D1=0149=3DISLD=0152=3D00000000-00:00= :00=0156=3DTW=0198=3D0=01108=3D30=0110=3D 0=01 E8=3DFIX.4.0=019=3D59=0135=3D2=0134=3D2=0149=3DISLD=0152=3D00000000-00:00= :00=0156=3DTW=017=3D1=0116=3D999999=011 0=3D0=01 # logout message and response I8=3DFIX.4.0=0135=3D5=0134=3D6=0149=3DTW=0152=3D<TIME>=0156=3DISLD=01 E8=3DFIX.4.0=019=3D45=0135=3D5=0134=3D3=0149=3DISLD=0152=3D00000000-00:00= :00=0156=3DTW=0110=3D0=01 eDISCONNECT=20 Jim =20 James C. Downs Connamara Systems, LLC 53 W. Jackson Blvd Suite 1627 Chicago, IL 60604 312 - 282 - 7746 www.connamara.com -----Original Message----- From: Oren Miller [mailto:or...@qu...]=20 Sent: Tuesday, April 27, 2004 2:34 PM To: Howard S. Engelhart Cc: QuickFIX Questions ((E-mail)); James C. Downs Subject: Re: [Quickfix-developers] Resend Request not sent Doesn't sound like the correct behavior. Jim, I believe we have a test = case for this scenario. Can you take a look at it? --oren On Apr 27, 2004, at 7:18 AM, Howard S. Engelhart wrote: > Using QuickFIX 1.7 with a 4.0 Session.. > > When my engine, acting as an acceptor receives a Logon Request with a=20 > higher than expected sequence number (got 5 expected 1), rather than=20 > accepting the logon and sending a Resend Request to fill the gap,=20 > quickfix appears to simply disconnect the socket. > > Is this correct behavior? From perusing the FIX 4.0 spec it seems=20 > like accepting the logon and sending the Resend Request would be the=20 > correct thing to do? > > Thanks, > > Howard > > > ------------------------------------------------------- > This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek=20 > For a limited time only, get FREE Ground shipping on all orders of $35 = > or more. Hurry up and shop folks, this offer expires April 30th! > http://www.thinkgeek.com/freeshipping/?cpg=12297 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |