Re: [Quickfix-developers] problem with invalid PossDup=Y messages
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-05-04 18:40:47
|
Hugo, This has been reported several times in the past couple weeks. We are working on getting a fix for this into the next point release. --oren On May 4, 2004, at 1:29 PM, Hugo Leote wrote: > 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 > |