|
From: Christoph J. <chr...@ma...> - 2021-03-27 00:54:59
|
Hi, it is not uncommon that old (resent) messages can be interleaved with new ones. All messages which have too high a seqnum need to be queued until the ResendRequest has been satisfied. Without browsing all closed issues since version 1.5.2 I could imagine that there *might* be a bug which does not handle this correctly. But to be really sure I guess I would need some more information like message logs. You had a similar issue back in September where I thought it could be related to https://www.quickfixj.org/jira/browse/QFJ-673 . But maybe it only sounds like it is the same issue. Cheers, Chris. On 26.03.21 22:42, Robert Nicholson wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > Does anybody know what the typical implementation is when an acceptor has to satisfy a resend request but also send you current message flow. > > Are there implementations that wait too see if they are going to get a resend request soon after logon before sending you current flow? > > I’m seeing with quickfixj at least one provider who may not be doing this and it seems to cause issues. where they haven’t fully satisfied by resend request before the begin sending me current messages. > > That said I don’t have any direct evidence that this is the problem just that only this one provider seems to have difficulty recovering the session and I know in their case they’ve implemented their own fix engine. > > and since I’m on an older version of quickfixj (1.5.2 with stack overflow resend fix) I’m trying to understand what the limitations are. > > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users -- Christoph John Software Engineering T +49 241 557080-28 chr...@ma... MACD GmbH Oppenhoffallee 103 52066 Aachen, Germany www.macd.com Amtsgericht Aachen: HRB 8151 Ust.-Id: DE 813021663 Geschäftsführer: George Macdonald |