RE: [Quickfix-developers] problem with invalid PossDup=Y messages
Brought to you by:
orenmnero
From: James C. D. <jc...@co...> - 2004-05-05 11:40:02
|
Oren, I just checked out the latest version from CVS and all looks good. Thanks, Jim 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...] Sent: Tuesday, May 04, 2004 8:03 PM To: James C. Downs Cc: qui...@li...; 'Hugo Leote' Subject: Re: [Quickfix-developers] problem with invalid PossDup=Y messages I checked in the tests and a fix for this. Jim, please verify that the test looks good. If anyone who has been having this problem can verify it goes when using the CVS version, please let me know. We can roll out a new release if all is good. On May 4, 2004, at 2:07 PM, James C. Downs wrote: > Hugo, > We are seeing reports of this issue but I can't seem to replicate it > with an acceptance test. Can you post the logs that show this issue? > I'll keep trying to replicate it with a test. > > > Jim > > James C. Downs > Connamara Systems, LLC > 53 W. Jackson Blvd > Suite 1627 > Chicago, IL 60604 > 312 - 282 - 7746 > www.connamara.com > > -----Original Message----- > From: qui...@li... > [mailto:qui...@li...] On Behalf Of > Hugo Leote > Sent: Tuesday, May 04, 2004 1:29 PM > To: qui...@li... > Subject: [Quickfix-developers] problem with invalid PossDup=Y messages > > Hi all, > > I've detected a problem between quickfix server + client (or: acceptor > + > initiator). > Let's suppose this rare scenario: > > - client logs on; > - client detects seqnum gap, asks to resend messages from, say, > seqnum=20; > - server resends message 20; > - (somehow message 20 has a tag without value, or some other > validation problem); > - client rejects message 20; (but does not increase targetseqnum) > - eventually, server sends next message; > - client detects seqnum gap, asks to resend messages from seqnum=20; > - server resends message 20; > - (etc, etc, client and server become stuck in this resend loop) > > > Versions affected (possibly not limited to) : 1.3.2, 1.7.0. > > Am I doing something wrong / is this not true ? > > > Thanks in advance, > Hugo Leote > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g Get certified on the > hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |